mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 07:57:59 +02:00
Xext: remove unused variable 'it'.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
fd4eed69e4
commit
744bb55982
1 changed files with 0 additions and 2 deletions
|
|
@ -270,8 +270,6 @@ ProcXTestFakeInput(ClientPtr client)
|
|||
|
||||
} else
|
||||
{
|
||||
DeviceIntPtr it;
|
||||
|
||||
if (nev != 1)
|
||||
return BadLength;
|
||||
switch (type)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue