Clear out any command line session name on closing a session so that the same session isn't just reloaded straight away.
git-svn-id: svn://localhost/ardour2/branches/3.0@5619 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -2369,6 +2369,7 @@ ARDOUR_UI::close_session()
|
||||
|
||||
unload_session (true);
|
||||
|
||||
ARDOUR_COMMAND_LINE::session_name = "";
|
||||
get_session_parameters (false);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user