mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[WIN32K] - Don't define things from PSDK in source code
svn path=/trunk/; revision=54202
This commit is contained in:
parent
14a0a871ad
commit
f00c31f3ff
1 changed files with 0 additions and 6 deletions
|
@ -10,12 +10,6 @@
|
|||
#include <win32k.h>
|
||||
DBG_DEFAULT_CHANNEL(UserMonitor);
|
||||
|
||||
/* FIXME: find include file for these */
|
||||
#define MONITORINFOF_PRIMARY 1
|
||||
#define MONITOR_DEFAULTTONULL 0
|
||||
#define MONITOR_DEFAULTTOPRIMARY 1
|
||||
#define MONITOR_DEFAULTTONEAREST 2
|
||||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue