Skip to content
Snippets Groups Projects
Commit 8536070e authored by deuce's avatar deuce
Browse files

Remove temporary dumbassery.

parent f5bf2ec4
Branches
Tags
No related merge requests found
......@@ -32,7 +32,6 @@ void exit_crypt()
*/
void exit(int code)
{
fclose(fopen("/tmp/Dumbass", "w"));
_exit(code);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment