mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:23:05 +00:00
[MUP]
Disable debug output. svn path=/trunk/; revision=53683
This commit is contained in:
parent
f904ba5cf9
commit
36386adb24
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#include "mup.h"
|
#include "mup.h"
|
||||||
|
|
||||||
//#define NDEBUG
|
#define NDEBUG
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
/* FUNCTIONS ****************************************************************/
|
/* FUNCTIONS ****************************************************************/
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#include "mup.h"
|
#include "mup.h"
|
||||||
|
|
||||||
//#define NDEBUG
|
#define NDEBUG
|
||||||
#include <debug.h>
|
#include <debug.h>
|
||||||
|
|
||||||
/* GLOBALS *****************************************************************/
|
/* GLOBALS *****************************************************************/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue