winex11: Remove a redundant forward declaration.
This commit is contained in:
parent
4fd03150f6
commit
7b0a3128fb
|
@ -97,8 +97,6 @@ static DWORD last_time_modified;
|
|||
static XContext cursor_context;
|
||||
static Cursor create_cursor( HANDLE handle );
|
||||
|
||||
BOOL CDECL X11DRV_SetCursorPos( INT x, INT y );
|
||||
|
||||
|
||||
/***********************************************************************
|
||||
* X11DRV_Xcursor_Init
|
||||
|
|
Loading…
Reference in New Issue