projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25358fe
)
filter.h/c: remove unused includes
author
Konstantin Kharlamov
<Hi-Angel@yandex.ru>
Sun, 8 Sep 2019 21:28:35 +0000
(
00:28
+0300)
committer
Konstantin Kharlamov
<Hi-Angel@yandex.ru>
Thu, 12 Sep 2019 21:07:39 +0000
(
00:07
+0300)
Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
src/filter.c
patch
|
blob
|
history
diff --git
a/src/filter.c
b/src/filter.c
index ef081dde321382e2eb7eb832686a275e87c7c5f2..6d320656ca20abe95fabe5e942ceb64cee17f390 100644
(file)
--- a/
src/filter.c
+++ b/
src/filter.c
@@
-29,7
+29,6
@@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
-#include <limits.h>
#include <math.h>
#include "filter.h"