first vaguely working version using PresentationInfo
[ardour.git] / gtk2_ardour / editor_group_tabs.cc
index 48fe9e231dae1eec498e2b9990da9d23c7445a80..04446c7ce759e0e82e8a09b2907be6c51f6f9ed8 100644 (file)
@@ -192,8 +192,3 @@ EditorGroupTabs::selected_routes () const
        return rl;
 }
 
-void
-EditorGroupTabs::sync_order_keys ()
-{
-       _editor->_routes->sync_order_keys_from_treeview ();
-}