clean up a-pong
[ardour.git] / gtk2_ardour / mixer_group_tabs.h
index 0999dd9808b14d605d4bd8c9485e1f83b6666a56..8da5a1be4981dedef0a969cdba00327f9755a22a 100644 (file)
@@ -35,10 +35,7 @@ private:
                return get_width();
        }
 
-       PBD::PropertyList default_properties () const;
-        ARDOUR::RouteSortOrderKey  order_key () const;
        ARDOUR::RouteList selected_routes () const;
-       void sync_order_keys ();
 
        Mixer_UI* _mixer;
 };