remove now-unused headers
[ardour.git] / gtk2_ardour / mixer_actor.h
index c1a1afec6e1ab9e02db7e8928c081e9aa3df62ae..27fa61e90518e996bd3cd145e48bf74145ed7d1e 100644 (file)
@@ -66,6 +66,9 @@ class MixerActor : virtual public sigc::trackable
        //BUT... note that we have used mixerstrip's "Enter" to enforce the rule that only one strip will have an active selection
        virtual void delete_processors () = 0;
 
+       virtual void select_none () = 0;
+
+
         /* these actions need access to a Session, do defer to
           a derived class
        */