- removed all code that was only there to implement the broken Simplifier that just got removed.

This commit is contained in:
Christoph Oelckers 2017-01-23 01:37:43 +01:00
commit f720073b31
9 changed files with 17 additions and 1170 deletions

View file

@ -408,9 +408,6 @@ void ParseScripts()
{
InitTokenMap();
}
ZCC_InitOperators();
ZCC_InitConversions();
int lump, lastlump = 0;
FScriptPosition::ResetErrorCounter();