projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b406570
)
threshold plugin: remove unneccesary include
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 16:03:36 +0000
(18:03 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 16:03:36 +0000
(18:03 +0200)
src/threshold.c
patch
|
blob
|
history
diff --git
a/src/threshold.c
b/src/threshold.c
index
94a4f02
..
d9d7f9e
100644
(file)
--- a/
src/threshold.c
+++ b/
src/threshold.c
@@
-30,8
+30,6
@@
#include "utils_cache.h"
#include "utils_threshold.h"
-#include <assert.h>
-
/*
* Threshold management
* ====================