Francois Gouget : msvcp90: Remove the msvcp90 debug channel where unused.

Alexandre Julliard julliard at winehq.org
Tue Aug 24 11:09:25 CDT 2010


Module: wine
Branch: master
Commit: 57877b2487932ec3cc780829a50ce2a6f612c6be
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=57877b2487932ec3cc780829a50ce2a6f612c6be

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Aug 24 10:04:51 2010 +0200

msvcp90: Remove the msvcp90 debug channel where unused.

---

 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 */




More information about the wine-cvs mailing list