- missed these in the last commit.

This commit is contained in:
Christoph Oelckers 2016-11-30 18:43:10 +01:00
commit 83d7f63364
2 changed files with 2 additions and 6 deletions

View file

@ -3267,7 +3267,3 @@ FArgumentList &ZCCCompiler::ConvertNodeList(FArgumentList &args, ZCC_TreeNode *h
}
return args;
}
void func()
{
}