From bac4932cf5d8f5cb1af6eca5fcdac05239489e2c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 13 May 2023 22:00:04 +0200 Subject: -fix templating tests --- src/templating/mustach-tool.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/templating/mustach-tool.c') diff --git a/src/templating/mustach-tool.c b/src/templating/mustach-tool.c index 0c8f4407..83a0813e 100644 --- a/src/templating/mustach-tool.c +++ b/src/templating/mustach-tool.c @@ -174,8 +174,6 @@ int main(int ac, char **av) #define MUSTACH_TOOL_JANSSON 2 #define MUSTACH_TOOL_CJSON 3 -#define TOOL MUSTACH_TOOL_JANSSON - #if TOOL == MUSTACH_TOOL_JSON_C #include "mustach-json-c.h" -- cgit v1.2.3