mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
dix: remove unused EnterLeaveSemaphoresIsset.
Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
This commit is contained in:
parent
868fd503b7
commit
5e48f5e2dd
2 changed files with 0 additions and 16 deletions
|
|
@ -512,7 +512,6 @@ extern int AllocMasterDevice(ClientPtr client,
|
|||
extern void DeepCopyDeviceClasses(DeviceIntPtr from,
|
||||
DeviceIntPtr to);
|
||||
|
||||
extern int EnterLeaveSemaphoresIsset(WindowPtr win);
|
||||
extern int FocusSemaphoresIsset(WindowPtr win);
|
||||
|
||||
/* Implemented by the DDX. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue