mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Reenable NDEBUG
svn path=/trunk/; revision=9085
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: database.c,v 1.13 2004/04/11 16:09:11 jfilby Exp $
|
||||
/* $Id: database.c,v 1.14 2004/04/11 16:10:05 jfilby Exp $
|
||||
*
|
||||
* service control manager
|
||||
*
|
||||
@@ -34,7 +34,7 @@
|
||||
|
||||
#include "services.h"
|
||||
|
||||
//#define NDEBUG
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* $Id: services.c,v 1.14 2004/04/11 16:09:11 jfilby Exp $
|
||||
/* $Id: services.c,v 1.15 2004/04/11 16:10:05 jfilby Exp $
|
||||
*
|
||||
* service control manager
|
||||
*
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
#include "services.h"
|
||||
|
||||
//#define NDEBUG
|
||||
#define NDEBUG
|
||||
#include <debug.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user