From 97246e501b371305d60a2e7d112a6ec0e6b6a246 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 29 Aug 2016 06:37:45 -0400 Subject: [PATCH] Revert "apparent fix for preferences window visibility" This reverts commit 9d6d9c650193fa098c0d85c505b5eb3b61f8d2f8. --- gtk2_ardour/rc_option_editor.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/gtk2_ardour/rc_option_editor.cc b/gtk2_ardour/rc_option_editor.cc index 530dd98087..8e562f4279 100644 --- a/gtk2_ardour/rc_option_editor.cc +++ b/gtk2_ardour/rc_option_editor.cc @@ -3368,8 +3368,6 @@ if (!ARDOUR::Profile->get_mixbus()) { */ Tabbable::set_state (*node, Stateful::loading_state_version); } - - notebook().show_all (); } void