[SETUPAPI]
[reactos.git] / reactos / dll / win32 / setupapi / stringtable.c
index 522df7c..bd1d3a7 100644 (file)
@@ -22,8 +22,6 @@
 
 #define TABLE_DEFAULT_SIZE 256
 
-WINE_DEFAULT_DEBUG_CHANNEL(setupapi);
-
 typedef struct _TABLE_SLOT
 {
     LPWSTR pString;