summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@redhat.com>2008-11-14 15:41:59 +1000
committerPeter Hutterer <peter.hutterer@redhat.com>2008-11-25 09:21:45 +1000
commit5e48f5e2dd2dec7cfd1fa40b61e25123dfca515e (patch)
tree6fcca89903ff8568242e2ca015a10747de4449e0 /include
parent868fd503b7aeab31dba72046b59061008d8b7501 (diff)
dix: remove unused EnterLeaveSemaphoresIsset.
Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/input.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/input.h b/include/input.h
index 30457f35f..343542c9d 100644
--- a/include/input.h
+++ b/include/input.h
@@ -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. */