[GDI32] Reduce verbosity on debug builds
[reactos.git] / win32ss / gdi / gdi32 / objects / font.c
index 7a7c23b..8789223 100644 (file)
@@ -1804,7 +1804,7 @@ CreateFontIndirectW(
     CONST LOGFONTW             *lplf
 )
 {
-#if DBG
+#if 0
     static BOOL bDidTest = FALSE;
     if (!bDidTest)
     {