Fix shutdown when using session manager.

SVN revision: 23149
This commit is contained in:
Kim Woelders 2006-06-03 23:23:43 +00:00
parent aee9424bc1
commit af59559497
1 changed files with 1 additions and 3 deletions

View File

@ -282,9 +282,7 @@ callback_die(SmcConn smc_conn __UNUSED__, SmPointer client_data __UNUSED__)
if (EventDebug(EDBUG_TYPE_SESSION))
Eprintf("callback_die\n");
if (Mode.wm.master)
SoundPlay("SOUND_EXIT");
EExit(0);
SessionExit(EEXIT_EXIT, NULL);
}
static void