Commit 990b480a authored by Alexandre Julliard's avatar Alexandre Julliard

Warning fix.

parent 3556e1f8
......@@ -153,8 +153,6 @@ static BOOL in_transition = FALSE; /* This is not used as for today */
*/
void X11DRV_EVENT_Init(void)
{
HANDLE service;
#ifdef HAVE_LIBXXSHM
ShmAvailable = XShmQueryExtension( display );
if (ShmAvailable) {
......
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