comctl32: Remove unused Wine debug channel.

oldstable
Andrew Talbot 2008-12-16 21:58:32 +00:00 committed by Alexandre Julliard
parent 7fb33f0864
commit c086f532f2
1 changed files with 0 additions and 3 deletions

View 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 */