Back out the last commit. It turns out that this breaks more than
it fixes. This should fix the buildworld breakage.
This commit is contained in:
parent
0334071a83
commit
520fec816c
@ -2534,9 +2534,6 @@ Parse_File(char *name, FILE *stream)
|
||||
|
||||
free(line);
|
||||
}
|
||||
/* finish the last line also (if there was one) */
|
||||
ParseFinishLine();
|
||||
|
||||
/*
|
||||
* Reached EOF, but it may be just EOF of an include file...
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user