msvcr110: Remove an unused debug channel.

Francois Gouget fgouget at free.fr
Thu Mar 14 20:50:09 CDT 2013


---
 dlls/msvcr110/msvcr110.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/dlls/msvcr110/msvcr110.c b/dlls/msvcr110/msvcr110.c
index 70c03d2..ba943b0 100644
--- a/dlls/msvcr110/msvcr110.c
+++ b/dlls/msvcr110/msvcr110.c
@@ -23,9 +23,6 @@
 #include "stdlib.h"
 #include "windef.h"
 #include "winbase.h"
-#include "wine/debug.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(msvcr110);
 
 /*********************************************************************
  *  DllMain (MSVCR110.@)
-- 
1.7.10.4



More information about the wine-patches mailing list