msvcp90: Remove the msvcp90 debug channel where unused.

Francois Gouget fgouget at free.fr
Tue Aug 24 03:04:51 CDT 2010


---
 dlls/msvcp90/memory.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/dlls/msvcp90/memory.c b/dlls/msvcp90/memory.c
index acbdda7..7dac503 100644
--- a/dlls/msvcp90/memory.c
+++ b/dlls/msvcp90/memory.c
@@ -25,8 +25,7 @@
 
 #include "windef.h"
 #include "winbase.h"
-#include "wine/debug.h"
-WINE_DEFAULT_DEBUG_CHANNEL(msvcp90);
+
 
 /* ?address@?$allocator at D@std@@QBEPADAAD at Z */
 /* ?address@?$allocator at D@std@@QEBAPEADAEAD at Z */
-- 
1.7.1




More information about the wine-patches mailing list