mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 01:15:09 +00:00
[COMMAND]: Disable COMMAND.COM debugging messages by default.
Disable again this #define if you want to get the dbg messages back. CORE-10710 svn path=/trunk/; revision=74410
This commit is contained in:
parent
701f62c3ac
commit
403ef47169
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#include "asmxtras.inc"
|
||||
#include <isvbop.inc>
|
||||
|
||||
// #define NDEBUG
|
||||
#define NDEBUG
|
||||
|
||||
/* DEFINES ********************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue