summaryrefslogtreecommitdiff
path: root/conf-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'conf-parser.c')
-rw-r--r--conf-parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf-parser.c b/conf-parser.c
index 2618858331..c7f48eafef 100644
--- a/conf-parser.c
+++ b/conf-parser.c
@@ -12,7 +12,6 @@
#include "strv.h"
#include "log.h"
-#define WHITESPACE " \t\n"
#define COMMENTS "#;\n"
#define LINE_MAX 4096