mirror of
https://github.com/reactos/reactos.git
synced 2025-05-19 17:14:32 +00:00
[KS]
- Disable debugging traces svn path=/trunk/; revision=46777
This commit is contained in:
parent
ba87c15658
commit
fc4cd6d714
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
#include <ntifs.h>
|
#include <ntifs.h>
|
||||||
#include <ntddk.h>
|
#include <ntddk.h>
|
||||||
//#define NDEBUG
|
#define NDEBUG
|
||||||
#define YDEBUG
|
//#define YDEBUG
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
#include <portcls.h>
|
#include <portcls.h>
|
||||||
#include <ks.h>
|
#include <ks.h>
|
||||||
|
|
Loading…
Reference in a new issue