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

Alexandre Julliard julliard at winehq.org
Mon Feb 20 11:17:33 CST 2012


Module: wine
Branch: master
Commit: e603301862f52a1e5e1eff291b5e3e5caf13d0f5
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e603301862f52a1e5e1eff291b5e3e5caf13d0f5

Author: Francois Gouget <fgouget at free.fr>
Date:   Sun Feb 19 23:31:41 2012 +0100

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

---

 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 )




More information about the wine-cvs mailing list