fix up recent cherry-picks from waves' tracks
This commit is contained in:
@@ -515,15 +515,6 @@ EditorRoutes::redisplay_real ()
|
||||
continue;
|
||||
}
|
||||
|
||||
if (route->is_master()) {
|
||||
|
||||
tv->hide(); // never show master bus
|
||||
if (_editor->master_bus_ui ()) {
|
||||
_editor->master_bus_ui ()->set_route (route);
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
bool visible = tv->marked_for_display ();
|
||||
|
||||
/* show or hide the TimeAxisView */
|
||||
|
||||
Reference in New Issue
Block a user