mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Xi: remove RemoveOtherCoreGrabs()
PickPointer() returns grabbed devices, so we can't get a double grab anyway.
This commit is contained in:
@@ -460,10 +460,6 @@ extern int GrabDevice(
|
||||
CARD8 * /* status */,
|
||||
Bool /* coreGrab */);
|
||||
|
||||
extern void RemoveOtherCoreGrabs(
|
||||
ClientPtr /* client */,
|
||||
DeviceIntPtr /* dev */);
|
||||
|
||||
extern void InitEvents(void);
|
||||
extern void InitSprite(
|
||||
DeviceIntPtr /* pDev */,
|
||||
|
||||
Reference in New Issue
Block a user