[USER32] Remove unused debug channels. Silences some clang-cl warnings.
[reactos.git] / win32ss / user / user32 / windows / font.c
index 56d0ec0..6031ae9 100644 (file)
 
 #include <user32.h>
 
-#include <wine/debug.h>
-
-WINE_DEFAULT_DEBUG_CHANNEL(text);
-
 DWORD WINAPI GdiGetCodePage(HDC hdc);
 
 INT WINAPI DrawTextExWorker( HDC hdc, LPWSTR str, INT i_count,