Removed the WIP message for developers so we don't go insane, also Nach is probably going to smack me for my Makefile syntax

This commit is contained in:
pagefault
2006-02-09 00:59:09 +00:00
parent 271fbc9ccf
commit 5cb103a72d
2 changed files with 6 additions and 1 deletions

View File

@@ -2069,7 +2069,7 @@ void initwinvideo(void)
{
atexit(ExitFunction);
#ifndef __RELEASE__
#ifndef __DEVELOPER__
DisplayWIPDisclaimer();
#endif