From: Dale Weiler Date: Fri, 31 May 2013 06:16:01 +0000 (+0000) Subject: Remove you, I shall! X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fded9a21d928e1357f81624769050a8a42a533f8;p=xonotic%2Fgmqcc.git Remove you, I shall! --- 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; }