minor fixes/changes based on comparison with existing bindings
[ardour.git] / gtk2_ardour / editor_route_groups.cc
index 878a12890fd84bfd5c2caaf978023c8f5eef50f9..ded5ce3529aede8ee5d82a94d934e4bc02d0edae 100644 (file)
@@ -719,5 +719,5 @@ EditorRouteGroups::collect (RouteGroup* g)
                ++j;
        }
 
-       _editor->_routes->sync_order_keys (N_ ("editor"));
+       _editor->_routes->sync_order_keys ("");
 }