summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_405/amec/amec_data.c')
-rwxr-xr-xsrc/occ_405/amec/amec_data.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/occ_405/amec/amec_data.c b/src/occ_405/amec/amec_data.c
index 816c59e..773b8ae 100755
--- a/src/occ_405/amec/amec_data.c
+++ b/src/occ_405/amec/amec_data.c
@@ -123,15 +123,6 @@ errlHndl_t AMEC_data_write_fcurr(const OCC_MODE i_mode)
g_amec->sys.fmax);
}
- if(!l_err)
- {
- // set the clip bounds open (if not in active state)
- if(!IS_OCC_STATE_ACTIVE())
- {
- pgpe_widen_clip_ranges(CURRENT_STATE());
- }
- }
-
return l_err;
}
OpenPOWER on IntegriCloud