mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
remove splash message/window at shutdown - it is just irritating and unnecessary (or ought to be)
This commit is contained in:
parent
147145f3a8
commit
2067d52f10
1 changed files with 0 additions and 2 deletions
|
|
@ -1001,8 +1001,6 @@ If you still wish to quit, please use the\n\n\
|
|||
|
||||
close_all_dialogs ();
|
||||
|
||||
loading_message (string_compose (_("Please wait while %1 cleans up..."), PROGRAM_NAME));
|
||||
|
||||
if (_session) {
|
||||
// _session->set_deletion_in_progress ();
|
||||
_session->set_clean ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue