mirror of
https://github.com/reactos/reactos.git
synced 2024-12-30 19:14:31 +00:00
[WIN32K]
Disable GDI_DEBUG. It's using > 20 MB memory. Too much for some people ;-) svn path=/trunk/; revision=49422
This commit is contained in:
parent
26895c3eac
commit
7697abf4a2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
/** INCLUDES ******************************************************************/
|
||||
|
||||
#define GDI_DEBUG
|
||||
//#define GDI_DEBUG
|
||||
|
||||
#include <win32k.h>
|
||||
#define NDEBUG
|
||||
|
|
Loading…
Reference in a new issue