* Slap *some* sense into our header inclusions.
[reactos.git] / reactos / base / services / svchost / svchost.c
index ede1971..b325913 100644 (file)
 #define NDEBUG
 #include <debug.h>
 
-#ifdef _MSC_VER
-#undef DPRINT1
-#define DPRINT1
-#endif
-
 /* DEFINES *******************************************************************/
 
 static LPCTSTR SVCHOST_REG_KEY = _T("SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\SvcHost");