NO-OP: whitespace
[ardour.git] / libs / ardour / ardour / route.h
index 3ac2d6dda6e8cc92cdf0a2d706eb45559a7e10f1..9313df2f0cc07862ecf4416b818d7d5d549963da 100644 (file)
@@ -520,7 +520,7 @@ public:
        boost::shared_ptr<AutomationControl> comp_speed_controllable () const;
        boost::shared_ptr<AutomationControl> comp_mode_controllable () const;
        boost::shared_ptr<AutomationControl> comp_makeup_controllable () const;
-       boost::shared_ptr<AutomationControl> comp_redux_controllable () const;
+       boost::shared_ptr<ReadOnlyControl>   comp_redux_controllable () const;
 
        /* @param mode must be supplied by the comp_mode_controllable(). All other values
         * result in undefined behaviour