- removed debug output from recent translation additions.

This commit is contained in:
Christoph Oelckers 2017-03-11 09:56:05 +01:00
parent daacaa961e
commit 56986ba843
1 changed files with 0 additions and 1 deletions

View File

@ -561,7 +561,6 @@ void FRemapTable::AddToTranslation(const char *range)
}
sc.MustGetAnyToken();
Printf(0, "token type: %d", sc.TokenType);
if (sc.TokenType == '[')
{