winedbg: Remove an unused debug channel (winedbg).

Francois Gouget fgouget at free.fr
Sun Dec 28 03:37:28 CST 2008


---
 programs/winedbg/tgt_module.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/programs/winedbg/tgt_module.c b/programs/winedbg/tgt_module.c
index 5341726..71a2449 100644
--- a/programs/winedbg/tgt_module.c
+++ b/programs/winedbg/tgt_module.c
@@ -29,9 +29,7 @@
 #include <stdarg.h>
 
 #include "debugger.h"
-#include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(winedbg);
 
 static struct be_process_io be_process_module_io;
 
-- 
1.5.6.5




More information about the wine-patches mailing list