summaryrefslogtreecommitdiff
path: root/device-functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'device-functions.c')
-rw-r--r--device-functions.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/device-functions.c b/device-functions.c
index a84b2cc..7c10704 100644
--- a/device-functions.c
+++ b/device-functions.c
@@ -1555,7 +1555,6 @@ int Set_EA(int channel,int mode)
if (globals.ChannelState[channel].amp_mode!=mode) {
globals.Changes.update_amp = YES;
- globals.Flags.need_ampl_settling_time = YES;
}
globals.ChannelState[channel].amp_mode=mode;