mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 12:04:51 +00:00
disable dprints
svn path=/trunk/; revision=39378
This commit is contained in:
parent
217745c949
commit
7c2dea1a27
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include "cdfs.h"
|
||||
|
||||
//#define NDEBUG
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
/* FUNCTIONS ****************************************************************/
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "cdfs.h"
|
||||
|
||||
//#define NDEBUG
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
/* FUNCTIONS ****************************************************************/
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "cdfs.h"
|
||||
|
||||
//#define NDEBUG
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
/* FUNCTIONS ****************************************************************/
|
||||
|
|
Loading…
Reference in a new issue