NO-OP: whitespace
[ardour.git] / libs / ardour / ardour / gain_control.h
index 53f429b88ae44c03411778e35072388ed3cc0fca..431342dab36e738b9399eca90e8b9d40a5999f17 100644 (file)
@@ -49,9 +49,6 @@ class LIBARDOUR_API GainControl : public SlavableAutomationControl {
        double range_db;
 
        void inc_gain (gain_t);
-
-  private:
-       void recompute_masters_ratios (double val);
 };
 
 } /* namespace */