fix compiling error

services\umpnpmgr\umpnpmgr.c:43:1: "DBG" redefined
<command line>:5:1: this is the location of the previous definition
make3: *** [obj-i386\services\umpnpmgr\umpnpmgr.o] Error 1

svn path=/trunk/; revision=15598
This commit is contained in:
Magnus Olsen 2005-05-28 18:13:11 +00:00
parent a330b25482
commit ec7a4788aa

View file

@ -40,7 +40,6 @@
#include "pnp_c.h"
#define DBG
#define NDEBUG
#include <debug.h>