mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-11 15:22:15 +00:00
- removed debug output from recent translation additions.
This commit is contained in:
parent
b8ba2d20e5
commit
355bbf4829
1 changed files with 0 additions and 1 deletions
|
@ -561,7 +561,6 @@ void FRemapTable::AddToTranslation(const char *range)
|
|||
}
|
||||
|
||||
sc.MustGetAnyToken();
|
||||
Printf(0, "token type: %d", sc.TokenType);
|
||||
|
||||
if (sc.TokenType == '[')
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue