From: Dale Weiler Date: Tue, 27 Aug 2013 07:57:09 +0000 (-0400) Subject: And there she goes, them space swallowing whores. X-Git-Tag: 0.3.5~142 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=commitdiff_plain;h=b3c1b469250ecd365c07340f085c2238d30175f9 And there she goes, them space swallowing whores. --- diff --git a/test.c b/test.c index 7006b4a..6fdee51 100644 --- a/test.c +++ b/test.c @@ -445,9 +445,6 @@ static bool task_template_parse(const char *file, task_template_t *tmpl, FILE *f goto failure; } - if (value && (*value == ' ' || *value == '\t')) - value++; - /* * Value will contain a newline character at the end, we need to strip * this otherwise kaboom, seriously, kaboom :P