]> granicus.if.org Git - strace/commit
xlat/evdev_keycode.in: remove constants with duplicating values
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sat, 2 Jun 2018 08:37:01 +0000 (10:37 +0200)
committerDmitry V. Levin <ldv@altlinux.org>
Sat, 2 Jun 2018 16:32:10 +0000 (16:32 +0000)
commit0773735c9d5c05f929e50654e26b26afa256dcf5
treefaaea4f0d31093be2c0afa9f3aa79ed1b33b0b7a
parent5c84cf7ddb53c10afc45611850eb692cc574fba3
xlat/evdev_keycode.in: remove constants with duplicating values

Those are used for describing input device category and not specific
button.

Reported by clang.

* xlat/evdev_keycode.in (BTN_MOUSE, BTN_JOYSTICK, BTN_GAMEPAD, BTN_DIGI,
BTN_WHEEL, BTN_TRIGGER_HAPPY): Remove.
xlat/evdev_keycode.in