mirror of
https://github.com/reactos/reactos.git
synced 2025-05-20 01:24:11 +00:00
turn debugging off
svn path=/trunk/; revision=26862
This commit is contained in:
parent
41624f4f99
commit
f18c692bc2
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@
|
||||||
|
|
||||||
#include <advapi32.h>
|
#include <advapi32.h>
|
||||||
|
|
||||||
//#define NDEBUG
|
#define NDEBUG
|
||||||
#undef NDEBUG
|
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
/* FUNCTIONS *****************************************************************/
|
/* FUNCTIONS *****************************************************************/
|
||||||
|
|
Loading…
Reference in a new issue