mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00:00
Don't sleep(0.3) on shutdown.
This commit is contained in:
@@ -1825,7 +1825,6 @@ MouseProc(DeviceIntPtr device, int what)
|
||||
}
|
||||
}
|
||||
device->public.on = FALSE;
|
||||
usleep(300000);
|
||||
break;
|
||||
}
|
||||
return Success;
|
||||
|
||||
Reference in New Issue
Block a user