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