13
0

remove debug output

This commit is contained in:
Paul Davis 2015-07-09 13:18:24 -04:00
parent aa637cd534
commit 39036cf20f

View File

@ -1336,8 +1336,6 @@ Editor::set_session (Session *t)
the selected Marker; this needs the LocationMarker list to be available.
*/
XMLNode* node = ARDOUR_UI::instance()->editor_settings();
cerr << "Editor - found state node " << node << endl;
set_state (*node, Stateful::loading_state_version);
/* catch up with the playhead */