mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-01 03:30:08 +01:00
evdev-mt-touchpad-tap.c: remove unused includes
Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
parent
48366f4aab
commit
b825b0f1af
1 changed files with 0 additions and 3 deletions
|
|
@ -24,11 +24,8 @@
|
|||
#include "config.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "evdev-mt-touchpad.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue