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

Francois Gouget fgouget at free.fr
Tue Jun 22 10:54:19 CDT 2010


---
 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.@)
-- 
1.7.1




More information about the wine-patches mailing list