summaryrefslogtreecommitdiff
path: root/common/stillness_detector.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/stillness_detector.c')
-rw-r--r--common/stillness_detector.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/stillness_detector.c b/common/stillness_detector.c
index f81c51ef3a..c43e19873e 100644
--- a/common/stillness_detector.c
+++ b/common/stillness_detector.c
@@ -6,7 +6,6 @@
#include "common.h"
#include "stillness_detector.h"
#include "timer.h"
-
#include <string.h>
static void still_det_reset(struct still_det *still_det)