From fded9a21d928e1357f81624769050a8a42a533f8 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Fri, 31 May 2013 06:16:01 +0000 Subject: [PATCH] Remove you, I shall! --- test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test.c b/test.c index e68211b..1b0bcbb 100644 --- a/test.c +++ b/test.c @@ -449,7 +449,6 @@ static bool task_template_parse(const char *file, task_template_t *tmpl, FILE *f exit(EXIT_FAILURE); vec_push(tmpl->comparematch, util_strdup(value)); - printf("VALUE: %s\n", value); break; } -- 2.39.2