Author: tretiakov
Date: Sat Mar 10 00:36:35 2007
New Revision: 26049
URL:
http://svn.reactos.org/svn/reactos?rev=26049&view=rev
Log:
Disable debug
Modified:
trunk/reactos/subsystems/win32/win32k/ntuser/window.c
Modified: trunk/reactos/subsystems/win32/win32k/ntuser/window.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/win32k/nt…
==============================================================================
--- trunk/reactos/subsystems/win32/win32k/ntuser/window.c (original)
+++ trunk/reactos/subsystems/win32/win32k/ntuser/window.c Sat Mar 10 00:36:35 2007
@@ -30,7 +30,7 @@
#include <w32k.h>
-#define YDEBUG
+//#define YDEBUG
#include <debug.h>
/* dialog resources appear to pass this in 16 bits, handle them properly */