Use FOUNDCFG* instead of setting the configuration by hand
[ardour.git] / gtk2_ardour / mixer_group_tabs.h
index 5f15255c5c912f7def68f77d900b91c94e2b6525..8da5a1be4981dedef0a969cdba00327f9755a22a 100644 (file)
@@ -36,7 +36,6 @@ private:
        }
 
        ARDOUR::RouteList selected_routes () const;
-       void sync_order_keys ();
 
        Mixer_UI* _mixer;
 };