Use ardour/session_state_utils.h in Editor::redisplay_snapshots
[ardour.git] / gtk2_ardour / analysis_window.cc
index 252734db3e3d36e266894219d53a6247f07e4513..708d92ee56289f0f1f71f96aff36f7fea0376b95 100644 (file)
@@ -146,8 +146,6 @@ AnalysisWindow::AnalysisWindow()
        // And last we pack the hbox
        get_vbox()->pack_start(hbox);
 
-       track_list.show_all();
-
        hbox.show();
        vbox.show();
        track_list.show();