Francois Gouget : combase: Remove an unused default debug channel.
5 Jan
2015
5 Jan
'15
9:01 p.m.
Module: wine Branch: master Commit: 25faba157e78b979b29ba53d31c2886e956ce6cf URL: http://source.winehq.org/git/wine.git/?a=commit;h=25faba157e78b979b29ba53d31... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Jan 5 19:33:32 2015 +0100 combase: Remove an unused default debug channel. --- dlls/combase/string.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/combase/string.c b/dlls/combase/string.c index 5fe4321..9ec05c6 100644 --- a/dlls/combase/string.c +++ b/dlls/combase/string.c @@ -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 {
3997
Age (days ago)
3997
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard