- removed debug output from recent translation additions.

This commit is contained in:
Christoph Oelckers 2017-03-11 09:56:05 +01:00 committed by alexey.lysiuk
parent b8ba2d20e5
commit 355bbf4829
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 == '[')
{