diff options
Diffstat (limited to 'conf-parser.c')
-rw-r--r-- | conf-parser.c | 1 |
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 |