aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/parser_keywords.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser_keywords.cpp')
-rw-r--r--src/parser_keywords.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/parser_keywords.cpp b/src/parser_keywords.cpp
index adf9c40c..5f9710ac 100644
--- a/src/parser_keywords.cpp
+++ b/src/parser_keywords.cpp
@@ -2,9 +2,6 @@
Functions having to do with parser keywords, like testing if a function is a block command.
*/
-
-#include "config.h" // IWYU pragma: keep
-
#include "fallback.h" // IWYU pragma: keep
#include "common.h"
#include "parser_keywords.h"