msvcp60: Remove the msvcp90 debug channel from misc.c as it is unused.

Francois Gouget fgouget at free.fr
Fri Jun 29 01:32:07 CDT 2012


---
 dlls/msvcp60/misc.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dlls/msvcp60/misc.c b/dlls/msvcp60/misc.c
index 5390deb..4d51199 100644
--- a/dlls/msvcp60/misc.c
+++ b/dlls/msvcp60/misc.c
@@ -25,8 +25,7 @@
 
 #include "windef.h"
 #include "winbase.h"
-#include "wine/debug.h"
-WINE_DEFAULT_DEBUG_CHANNEL(msvcp90);
+
 
 /* ??0_Mutex at std@@QAE at XZ */
 /* ??0_Mutex at std@@QEAA at XZ */
-- 
1.7.10




More information about the wine-patches mailing list