evdev.c: remove unused include
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>
Sun, 8 Sep 2019 22:17:36 +0000 (01:17 +0300)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 11 Sep 2019 23:36:40 +0000 (09:36 +1000)
Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
src/evdev.c

index 8afa8e4..3526bc8 100644 (file)
@@ -36,7 +36,6 @@
 #include <fcntl.h>
 #include <mtdev-plumbing.h>
 #include <assert.h>
-#include <time.h>
 #include <math.h>
 
 #include "libinput.h"