[WIN32SS:NTGDI] Fix build, addendum to commit 9c474c4b7

This commit is contained in:
Hermès Bélusca-Maïto 2025-01-23 22:33:11 +01:00
parent 2e1a4e74a4
commit 07ce196d8e
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0

View file

@ -34,7 +34,7 @@
#define NDEBUG
#include <debug.h>
DBG_DEFAULT_CHANNEL(GdiFont);
// DBG_DEFAULT_CHANNEL(GdiFont); // TODO: Re-enable when using TRACE/ERR...
typedef struct _FONTLINK
{