filter-trackpoint.c: remove unused include

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
Konstantin Kharlamov 2019-09-09 00:54:22 +03:00 committed by Peter Hutterer
parent 0ae4032e85
commit 4b219c03ac

View file

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