mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
Disable debug messages
svn path=/trunk/; revision=12401
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/* $Id: elf.c,v 1.2 2004/12/30 05:59:11 hyperion Exp $
|
||||
/* $Id: elf.c,v 1.3 2004/12/30 08:13:00 hyperion Exp $
|
||||
*/
|
||||
|
||||
#include <ntoskrnl.h>
|
||||
|
||||
/*#define NDEBUG*/
|
||||
#define NDEBUG
|
||||
#include <internal/debug.h>
|
||||
|
||||
#include <reactos/exeformat.h>
|
||||
|
||||
Reference in New Issue
Block a user