Francois Gouget : msvcp71: Remove an unused debug channel.
20 Sep
2012
20 Sep
'12
9:05 p.m.
Module: wine Branch: master Commit: 5e15a3031eedf994b6f8157f4b78a1078217ceca URL: http://source.winehq.org/git/wine.git/?a=commit;h=5e15a3031eedf994b6f8157f4b... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Sep 19 20:11:59 2012 +0200 msvcp71: Remove an unused debug channel. --- dlls/msvcp71/msvcp71.c | 2 -- 1 files changed, 0 insertions(+), 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) \
4928
Age (days ago)
4928
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard