- Disable debugging traces

svn path=/trunk/; revision=46777
This commit is contained in:
Johannes Anderwald 2010-04-08 08:38:50 +00:00
parent ba87c15658
commit fc4cd6d714

View file

@ -4,8 +4,8 @@
#include <ntifs.h>
#include <ntddk.h>
//#define NDEBUG
#define YDEBUG
#define NDEBUG
//#define YDEBUG
#include <debug.h>
#include <portcls.h>
#include <ks.h>