mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
Disable debug output by default
svn path=/trunk/; revision=27936
This commit is contained in:
parent
2a672fc18c
commit
ed630922e9
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <internal/mtdll.h>
|
||||
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
/* MT */
|
||||
|
|
Loading…
Reference in a new issue