winedbg: Remove an unused debug channel.

Francois Gouget fgouget at free.fr
Tue May 5 20:33:10 CDT 2009


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

diff --git a/programs/winedbg/crashdlg.c b/programs/winedbg/crashdlg.c
index 9abd5b7..3b32adb 100644
--- a/programs/winedbg/crashdlg.c
+++ b/programs/winedbg/crashdlg.c
@@ -27,7 +27,6 @@
 #include "wine/debug.h"
 #include "wine/unicode.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(winedbg);
 
 #define MAX_PROGRAM_NAME_LENGTH 80
 
-- 
1.6.2.1




More information about the wine-patches mailing list