mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-11 07:12:02 +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();
|
sc.MustGetAnyToken();
|
||||||
Printf(0, "token type: %d", sc.TokenType);
|
|
||||||
|
|
||||||
if (sc.TokenType == '[')
|
if (sc.TokenType == '[')
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue