[MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake
[reactos.git] / base / applications / mspaint / precomp.h
index df5b929..25fd032 100644 (file)
@@ -6,10 +6,6 @@
     #undef _DEBUG
 #endif
 
-#if DBG && !defined(_DEBUG)
-    #define _DEBUG
-#endif
-
 #include <stdarg.h>
 
 #include <windef.h>