mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Silence debug messages
svn path=/trunk/; revision=7930
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: profile.c,v 1.9 2004/01/30 21:48:09 gvg Exp $
|
||||
/* $Id: profile.c,v 1.10 2004/01/30 22:12:47 gvg Exp $
|
||||
*
|
||||
* Imported from Wine
|
||||
* Copyright 1993 Miguel de Icaza
|
||||
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <k32.h>
|
||||
|
||||
//#define NDEBUG
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
static CRITICAL_SECTION ProfileLock;
|
||||
|
||||
Reference in New Issue
Block a user