mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 08:10:03 +01:00
xfree86: remove stray debug line
This commit is contained in:
parent
729fca33a4
commit
e59aeac1ff
1 changed files with 0 additions and 2 deletions
|
|
@ -789,8 +789,6 @@ xf86ReleaseKeys(DeviceIntPtr pDev)
|
|||
xEvent ke;
|
||||
int i = 0, j = 0, nevents = 0;
|
||||
|
||||
ErrorF("releasekeys: called on device %s (%d)\n", pDev->name, pDev->id);
|
||||
|
||||
if (!pDev || !pDev->key)
|
||||
return;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue