diff options
Diffstat (limited to 'Xext')
-rw-r--r-- | Xext/xtest.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/xtest.c b/Xext/xtest.c index 4f5c5275c..67f12ac8f 100644 --- a/Xext/xtest.c +++ b/Xext/xtest.c @@ -270,8 +270,6 @@ ProcXTestFakeInput(ClientPtr client) } else { - DeviceIntPtr it; - if (nev != 1) return BadLength; switch (type) |