13
0

remove debug output

This commit is contained in:
Paul Davis 2015-07-27 17:17:36 -04:00
parent 8933d53271
commit dae303d220

View File

@ -65,14 +65,10 @@ ARDOUR_UI::we_have_dependents ()
/* catch up on tabbable state */
std::cerr << "Tab catch up\n";
tabbable_state_change (*editor);
tabbable_state_change (*mixer);
tabbable_state_change (*rc_option_editor);
std::cerr << "Tab catch done\n";
/* all actions are defined */
ActionManager::enable_accelerators ();