summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_mixer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_mixer.cc')
-rw-r--r--gtk2_ardour/editor_mixer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_mixer.cc b/gtk2_ardour/editor_mixer.cc
index 38899a7e3a..52f48b8174 100644
--- a/gtk2_ardour/editor_mixer.cc
+++ b/gtk2_ardour/editor_mixer.cc
@@ -49,7 +49,7 @@ Editor::cms_deleted ()
void
Editor::show_editor_mixer (bool yn)
{
- show_editor_mixer_when_tracks_arrive = true;
+ show_editor_mixer_when_tracks_arrive = false;
if (yn) {