[USER32] Remove unused debug channels. Silences some clang-cl warnings.
[reactos.git] / win32ss / user / user32 / controls / icontitle.c
index 4948b82..5cba755 100644 (file)
@@ -20,9 +20,6 @@
 
 #include <user32.h>
 
-#include <wine/debug.h>
-WINE_DEFAULT_DEBUG_CHANNEL(user32);
-
 static BOOL bMultiLineTitle;
 static HFONT hIconTitleFont;