Commit 7b0a3128 authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

winex11: Remove a redundant forward declaration.

parent 4fd03150
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment