mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-28 17:58:13 +02:00
gcc6 says:
keyboard.c:46:21: warning: ‘linux_to_x’ defined but not used
Only referenced by a bunch of long if-0'd code, so chuck it all out.
Reviewed-by: Julien Cristau <jcristau@debian.org>
Signed-off-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| evdev.c | ||
| keyboard.c | ||
| linux.c | ||
| Makefile.am | ||
| mouse.c | ||
| ms.c | ||
| ps2.c | ||
| tslib.c | ||