mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[GDI32] Reduce verbosity on debug builds
This commit is contained in:
@@ -1804,7 +1804,7 @@ CreateFontIndirectW(
|
||||
CONST LOGFONTW *lplf
|
||||
)
|
||||
{
|
||||
#if DBG
|
||||
#if 0
|
||||
static BOOL bDidTest = FALSE;
|
||||
if (!bDidTest)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user