mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 21:38:43 +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 ******************************************************************/
|
/** INCLUDES ******************************************************************/
|
||||||
|
|
||||||
#define GDI_DEBUG
|
//#define GDI_DEBUG
|
||||||
|
|
||||||
#include <win32k.h>
|
#include <win32k.h>
|
||||||
#define NDEBUG
|
#define NDEBUG
|
||||||
|
|
Loading…
Reference in a new issue