Francois Gouget : msvcp60: Remove the msvcp90 debug channel from misc. c as it is unused.
29 Jun
2012
29 Jun
'12
2:24 p.m.
Module: wine Branch: master Commit: cdfaa90a8dfdd1981682c0e3a37c223f602c3169 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cdfaa90a8dfdd1981682c0e3a3... Author: Francois Gouget <fgouget(a)free.fr> Date: Fri Jun 29 08:32:07 2012 +0200 msvcp60: Remove the msvcp90 debug channel from misc.c as it is unused. --- dlls/msvcp60/misc.c | 3 +-- 1 files changed, 1 insertions(+), 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(a)std@@QAE(a)XZ */ /* ??0_Mutex(a)std@@QEAA(a)XZ */
4914
Age (days ago)
4914
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard