aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/Xi/stubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/Xi/stubs.c')
-rw-r--r--xorg-server/Xi/stubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/Xi/stubs.c b/xorg-server/Xi/stubs.c
index 38798d769..6931b26f0 100644
--- a/xorg-server/Xi/stubs.c
+++ b/xorg-server/Xi/stubs.c
@@ -241,6 +241,6 @@ NewInputDeviceRequest(InputOption *options, InputAttributes *attrs,
*
*/
void
-DeleteInputDeviceRequest(DeviceIntPtr dev, int flags)
+DeleteInputDeviceRequest(DeviceIntPtr dev)
{
}