Remove comment about commented out #define. :)

svn path=/trunk/; revision=20140
This commit is contained in:
Filip Navara 2005-12-13 00:26:41 +00:00
parent 780672a901
commit 3141652982

View file

@ -22,14 +22,6 @@
/* INCLUDES *******************************************************************/
/*
* Define this to get the code working on ReactOS. It should be removed later.
*/
/*
Already defined in makefile now.
#define __REACTOS__
*/
#include <user32.h>
#define NDEBUG
#include <debug.h>