Xi: remove RemoveOtherCoreGrabs()

PickPointer() returns grabbed devices, so we can't get a double grab anyway.
This commit is contained in:
Peter Hutterer
2008-04-25 16:28:58 +09:30
parent be5ff2b8d8
commit 1d0438de17
2 changed files with 0 additions and 51 deletions

View File

@@ -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 */,