]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
And there she goes, them space swallowing whores.
authorDale Weiler <killfieldengine@gmail.com>
Tue, 27 Aug 2013 07:57:09 +0000 (03:57 -0400)
committerDale Weiler <killfieldengine@gmail.com>
Tue, 27 Aug 2013 07:57:09 +0000 (03:57 -0400)
test.c

diff --git a/test.c b/test.c
index 7006b4a5bc2011c256de9c99656322f0c5fbb952..6fdee5134de3d07d85738035f881d62b2234a1a8 100644 (file)
--- 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;
                 }
 
                     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
                 /*
                  * Value will contain a newline character at the end, we need to strip
                  * this otherwise kaboom, seriously, kaboom :P