msvcp71: Remove an unused debug channel.

Francois Gouget fgouget at free.fr
Wed Sep 19 13:11:59 CDT 2012


---
 dlls/msvcp71/msvcp71.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/msvcp71/msvcp71.c b/dlls/msvcp71/msvcp71.c
index 5bf76e4..cb36893 100644
--- a/dlls/msvcp71/msvcp71.c
+++ b/dlls/msvcp71/msvcp71.c
@@ -26,8 +26,6 @@
 #include "winbase.h"
 #include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(msvcp);
-
 #ifdef __i386__
 
 #define DEFINE_VTBL_WRAPPER(off)            \
-- 
1.7.10.4




More information about the wine-patches mailing list