Remove duplicate definition of EVENT_QUERY_STATE.
authorFilip Navara <filip.navara@gmail.com>
Sat, 18 Jun 2005 13:15:07 +0000 (13:15 +0000)
committerFilip Navara <filip.navara@gmail.com>
Sat, 18 Jun 2005 13:15:07 +0000 (13:15 +0000)
svn path=/trunk/; revision=16031

reactos/lib/kernel32/mem/resnotify.c

index 5e7786b..0be8294 100644 (file)
@@ -14,9 +14,6 @@
 #define NDEBUG
 #include "../include/debug.h"
 
-/* stolen from include/ntos/synch.h */
-#define EVENT_QUERY_STATE (1)
-
 /* FUNCTIONS *****************************************************************/
 
 /*