mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 11:43:31 +00:00
winex11: The x11drv debug channel is unused in pen.c so remove it.
This commit is contained in:
parent
4f2d3e9b48
commit
e603301862
1 changed files with 0 additions and 3 deletions
|
@ -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 )
|
||||
|
|
Loading…
Reference in a new issue