aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/Xi/chgptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/Xi/chgptr.h')
-rw-r--r--xorg-server/Xi/chgptr.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/xorg-server/Xi/chgptr.h b/xorg-server/Xi/chgptr.h
index 47265b3bc..275511ffc 100644
--- a/xorg-server/Xi/chgptr.h
+++ b/xorg-server/Xi/chgptr.h
@@ -39,10 +39,4 @@ int ProcXChangePointerDevice(ClientPtr /* client */
void DeleteFocusClassDeviceStruct(DeviceIntPtr /* dev */
);
-void SendEventToAllWindows(DeviceIntPtr /* dev */ ,
- Mask /* mask */ ,
- xEvent * /* ev */ ,
- int /* count */
- );
-
#endif /* CHGPTR_H */