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

This commit is contained in:
Francois Gouget 2012-02-19 23:31:41 +01:00 committed by Alexandre Julliard
parent 4f2d3e9b48
commit e603301862
1 changed files with 0 additions and 3 deletions

View File

@ -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 )