mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 02:31:28 +00:00
And there she goes, them space swallowing whores.
This commit is contained in:
parent
fc57fa4064
commit
b3c1b46925
1 changed files with 0 additions and 3 deletions
3
test.c
3
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
|
||||
|
|
Loading…
Reference in a new issue