comctl32: Remove unused Wine debug channel.
This commit is contained in:
parent
7fb33f0864
commit
c086f532f2
|
@ -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 */
|
||||
|
||||
|
|
Loading…
Reference in New Issue