exit message
This commit is contained in:
parent
126ac47dba
commit
b063f6e45d
@ -690,6 +690,7 @@ void RclMain::fileExit()
|
||||
// cleanup:
|
||||
deleteAllTempFiles();
|
||||
// and scram out
|
||||
LOGDEB("RclMain: fileExit: calling _Exit(0)\n");
|
||||
_Exit(0);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user