comctl32: Remove unused Wine debug channel

Andrew Talbot andrew.talbot at talbotville.com
Tue Dec 16 15:58:32 CST 2008


Changelog:
    comctl32: Remove unused Wine debug channel.

diff --git a/dlls/comctl32/theme_button.c b/dlls/comctl32/theme_button.c
index 7d389c7..113e851 100644
--- a/dlls/comctl32/theme_button.c
+++ b/dlls/comctl32/theme_button.c
@@ -30,9 +30,6 @@
 #include "uxtheme.h"
 #include "tmschema.h"
 #include "comctl32.h"
-#include "wine/debug.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(themingbutton);
 
 #define BUTTON_TYPE 0x0f /* bit mask for the available button types */
 



More information about the wine-patches mailing list