[KERNEL32]: While working on the CMAKE branch, Amine and myself discovered a rather...
[reactos.git] / reactos / dll / win32 / kernel32 / process / session.c
index 5df4c98..76591e0 100644 (file)
@@ -9,9 +9,8 @@
  *     2001-12-07 created
  */
 #include <k32.h>
-#include <wine/debug.h>
-
-WINE_DEFAULT_DEBUG_CHANNEL(kernel32session);
+#define NDEBUG
+#include <debug.h>
 
 DWORD ActiveConsoleSessionId = 0;