remove getter for Amp::_apply_automation_gain; reset member to false after use, and...
[ardour.git] / libs / ardour / track.cc
index 48235417a55bcd15e78981b256255a39c015a803..57891968b678bbafa7b56a6799d7acdf45daa0a6 100644 (file)
@@ -493,8 +493,6 @@ Track::no_roll (pframes_t nframes, samplepos_t start_sample, samplepos_t end_sam
                be_silent = false;
        }
 
-       _amp->apply_gain_automation (false);
-
        /* if have_internal_generator, or .. */
 
        if (be_silent) {