Sort bundle names in mixer strip menus alphabetically to prevent them being re-ordere...
[ardour.git] / gtk2_ardour / audio_time_axis.cc
index 79751145bf5f9f7034e72f2ac3309eb399dc6ae7..2480c87967f9b90743f4febe704b847465d7bf70 100644 (file)
@@ -409,7 +409,6 @@ AudioTimeAxisView::reveal_dependent_views (TimeAxisViewItem& tavi)
 void
 AudioTimeAxisView::route_active_changed ()
 {
-       RouteTimeAxisView::route_active_changed ();
        update_control_names ();
 }