remove splash message/window at shutdown - it is just irritating and unnecessary (or ought to be)

This commit is contained in:
Paul Davis 2014-02-28 16:36:43 -05:00
parent 147145f3a8
commit 2067d52f10

View file

@ -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 ();