summaryrefslogtreecommitdiff
path: root/runtime/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/parser.h')
-rw-r--r--runtime/parser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/parser.h b/runtime/parser.h
index 87a6269..17a7a8f 100644
--- a/runtime/parser.h
+++ b/runtime/parser.h
@@ -21,7 +21,6 @@
#ifndef INCLUDED_PARSER_H
#define INCLUDED_PARSER_H
-
/* we create a small helper object, a list of parsers, that we can use to
* build a chain of them whereever this is needed (initially thought to be
* used in ruleset.c as well as ourselvs).