X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fntoskrnl%2Fps%2Fquery.c;h=3341f4029997ed07b5cb45eb0733092c218bfee1;hp=2c8da74e926f5da60d04e1ef3a1398e88c473e18;hb=8a7240c71a75caa87cdd57403bd8c54723e112b5;hpb=ad5dceff98139dea7d196ca656e5f7ae9d12a191 diff --git a/reactos/ntoskrnl/ps/query.c b/reactos/ntoskrnl/ps/query.c index 2c8da74e926..3341f402999 100644 --- a/reactos/ntoskrnl/ps/query.c +++ b/reactos/ntoskrnl/ps/query.c @@ -14,9 +14,6 @@ #define NDEBUG #include -/* FIXME: From winbase.h... what to do? */ -#define SEM_NOALIGNMENTFAULTEXCEPT 0x04 - /* Debugging Level */ ULONG PspTraceLevel = 0;