winex11: The x11drv debug channel is unused in pen.c so remove it.

Francois Gouget fgouget at free.fr
Sun Feb 19 16:31:41 CST 2012


---
 dlls/winex11.drv/pen.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/dlls/winex11.drv/pen.c b/dlls/winex11.drv/pen.c
index 1fb2d42..c6a15da 100644
--- a/dlls/winex11.drv/pen.c
+++ b/dlls/winex11.drv/pen.c
@@ -21,9 +21,6 @@
 #include "config.h"
 
 #include "x11drv.h"
-#include "wine/debug.h"
-
-WINE_DEFAULT_DEBUG_CHANNEL(x11drv);
 
 
 static DWORD get_user_dashes( char *res, const DWORD *style, DWORD len )
-- 
1.7.9




More information about the wine-patches mailing list