winex11: Remove a redundant forward declaration.

This commit is contained in:
Henri Verbeet 2011-03-09 19:16:18 +01:00 committed by Alexandre Julliard
parent 4fd03150f6
commit 7b0a3128fb
1 changed files with 0 additions and 2 deletions

View File

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