From c6f7e2ff2345b4c769132108e8ac505fa0c178db Mon Sep 17 00:00:00 2001 From: Saveliy Tretiakov Date: Fri, 9 Mar 2007 21:36:35 +0000 Subject: [PATCH] Disable debug svn path=/trunk/; revision=26049 --- reactos/subsystems/win32/win32k/ntuser/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/subsystems/win32/win32k/ntuser/window.c b/reactos/subsystems/win32/win32k/ntuser/window.c index a46fa8d4bbd..77b2aaa4f84 100644 --- a/reactos/subsystems/win32/win32k/ntuser/window.c +++ b/reactos/subsystems/win32/win32k/ntuser/window.c @@ -30,7 +30,7 @@ #include -#define YDEBUG +//#define YDEBUG #include /* dialog resources appear to pass this in 16 bits, handle them properly */