mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-24 17:00:06 +01:00
evdev-mt-touchpad-buttons.c: remove unused includes
Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
parent
fae8b9e14a
commit
ed698fbab5
1 changed files with 0 additions and 2 deletions
|
|
@ -23,11 +23,9 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include "linux/input.h"
|
||||
|
||||
#include "evdev-mt-touchpad.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue