Tidy a couple of minor things up.
[ardour.git] / gtk2_ardour / time_axis_view.h
index 59315df055c95e714e8ce0674c80fbd78541f328..790274c6265627fbac93b267654409d16556b8a7 100644 (file)
@@ -131,7 +131,7 @@ class TimeAxisView : public virtual AxisView
        /** @return true if hidden, otherwise false */
        bool hidden () const { return _hidden; }
 
-       virtual void set_selected (bool);
+       void set_selected (bool);
 
        /**
         * potential handler for entered events