combase: Remove an unused default debug channel.

oldstable
Francois Gouget 2015-01-05 19:33:32 +01:00 committed by Alexandre Julliard
parent b1ac59b9e9
commit 25faba157e
1 changed files with 0 additions and 2 deletions

View File

@ -21,9 +21,7 @@
#include "windows.h"
#include "winerror.h"
#include "hstring.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(combase);
struct hstring_private
{