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

Francois Gouget fgouget at free.fr
Wed Mar 16 02:31:23 CDT 2011


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

It can easily be added back when it's finally needed.

diff --git a/dlls/sxs/sxs.c b/dlls/sxs/sxs.c
index f4fdd6c..06e6672 100644
--- a/dlls/sxs/sxs.c
+++ b/dlls/sxs/sxs.c
@@ -22,9 +22,7 @@
 
 #include "windef.h"
 #include "winbase.h"
-#include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(sxs);
 
 /***********************************************************************
  *             DllMain   (SXS.@)
-- 
1.7.2.3




More information about the wine-patches mailing list