adjust plugin-UI height when toggling expanders
[ardour.git] / gtk2_ardour / mixer_group_tabs.h
index 290e5a39588bc453787e9daabc636e480e528a5b..8da5a1be4981dedef0a969cdba00327f9755a22a 100644 (file)
@@ -35,9 +35,7 @@ private:
                return get_width();
        }
 
-       PBD::PropertyList default_properties () const;
        ARDOUR::RouteList selected_routes () const;
-       void sync_order_keys ();
 
        Mixer_UI* _mixer;
 };