filter-flat.c: remove unused includes

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
Konstantin Kharlamov 2019-09-09 00:30:52 +03:00 committed by Peter Hutterer
parent e7a9c07ffe
commit a3857b4bec

View file

@ -29,8 +29,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <limits.h>
#include <math.h>
#include "filter.h"
#include "libinput-util.h"