mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-06 04:38:08 +02:00
dix: remove misleading (stale) comment
This commit is contained in:
parent
93ee338307
commit
6198bad07e
1 changed files with 0 additions and 2 deletions
|
|
@ -6479,8 +6479,6 @@ PickPointer(ClientPtr client)
|
|||
/* PickKeyboard will pick an appropriate keyboard for the given client by
|
||||
* searching the list of devices for the keyboard device that is paired with
|
||||
* the client's pointer.
|
||||
* If no pointer is paired with the keyboard, the virtual core keyboard is
|
||||
* returned.
|
||||
*/
|
||||
_X_EXPORT DeviceIntPtr
|
||||
PickKeyboard(ClientPtr client)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue