Removed useless OSExit function. Cleaned up the source a bit.

This commit is contained in:
jbo_85
2005-10-09 14:28:23 +00:00
parent 2b3b6f0e1b
commit 3226c5115d
11 changed files with 24 additions and 47 deletions

View File

@@ -39,5 +39,3 @@ void placetime()
strlen(VERSION_STR) -
strlen(__TIME__), __TIME__);
}