mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- removed debug output from recent translation additions.
This commit is contained in:
parent
daacaa961e
commit
56986ba843
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