Francois Gouget : msvcr100: The msvcr100 debug channel is unused so remove it.

Alexandre Julliard julliard at winehq.org
Wed Jun 23 10:57:04 CDT 2010


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Jun 22 17:54:19 2010 +0200

msvcr100: The msvcr100 debug channel is unused so remove it.

---

 dlls/msvcr100/msvcr100.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/msvcr100/msvcr100.c b/dlls/msvcr100/msvcr100.c
index 735092e..274d4c7 100644
--- a/dlls/msvcr100/msvcr100.c
+++ b/dlls/msvcr100/msvcr100.c
@@ -23,9 +23,7 @@
 #include "stdlib.h"
 #include "windef.h"
 #include "winbase.h"
-#include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(msvcr100);
 
 /*********************************************************************
  *  DllMain (MSVCR100.@)




More information about the wine-cvs mailing list