mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-31 11:20:09 +01:00
Xi: remove un-used variable pXIClient
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
32b13ec4cd
commit
463676f016
1 changed files with 0 additions and 1 deletions
|
|
@ -97,7 +97,6 @@ ProcXOpenDevice(ClientPtr client)
|
|||
int status = Success;
|
||||
xOpenDeviceReply rep;
|
||||
DeviceIntPtr dev;
|
||||
XIClientPtr pXIClient;
|
||||
|
||||
REQUEST(xOpenDeviceReq);
|
||||
REQUEST_SIZE_MATCH(xOpenDeviceReq);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue