- Disable debugging messages.

svn path=/trunk/; revision=10768
This commit is contained in:
Filip Navara 2004-09-01 20:41:07 +00:00
parent 8e1426d027
commit 0f860fb51e

View file

@ -7,7 +7,7 @@
*/
#include <ntoskrnl.h>
//#define NDEBUG
#define NDEBUG
#include <internal/debug.h>
#include "cm.h"