programs/extrac32: The debug channel is not used, remove it.

Francois Gouget fgouget at free.fr
Mon Oct 26 03:27:57 CDT 2009


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

diff --git a/programs/extrac32/extrac32.c b/programs/extrac32/extrac32.c
index 7e8fbed..4e53af9 100644
--- a/programs/extrac32/extrac32.c
+++ b/programs/extrac32/extrac32.c
@@ -21,9 +21,7 @@
 #include <windows.h>
 
 #include "wine/unicode.h"
-#include "wine/debug.h"
 
-WINE_DEFAULT_DEBUG_CHANNEL(extrac32);
 
 int PASCAL wWinMain(HINSTANCE hInstance, HINSTANCE prev, LPWSTR cmdline, int show)
 {
-- 
1.6.3.3




More information about the wine-patches mailing list