Remove debug code from last commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@5809 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
41b8a010da
commit
da9cb135f1
@ -2274,8 +2274,6 @@ ARDOUR_UI::get_session_parameters (bool quit_on_cancel, bool should_be_new)
|
||||
int ret = -1;
|
||||
bool likely_new = false;
|
||||
|
||||
cout << "get_session_parameters\n";
|
||||
|
||||
while (ret != 0) {
|
||||
|
||||
if (!should_be_new && !ARDOUR_COMMAND_LINE::session_name.empty()) {
|
||||
|
Loading…
Reference in New Issue
Block a user