comctl32: Remove unused Wine debug channel.
authorAndrew Talbot <andrew.talbot@talbotville.com>
Tue, 16 Dec 2008 21:58:32 +0000 (21:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Dec 2008 12:52:40 +0000 (13:52 +0100)
dlls/comctl32/theme_button.c

index 7d389c7f8ab03e679624617047c2ca7caaa74386..113e851b14fde3fdd794e9a23bb71dfac6268434 100644 (file)
@@ -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 */