wmllint: remove outdated comment

This poor orphaned comment was left behind by 659f5d1894
This commit is contained in:
Andrey Bienkowski 2021-01-20 18:22:57 +03:00 committed by Elvish_Hunter
parent 2540991364
commit 7a25c7f7d6

View file

@ -2986,7 +2986,6 @@ def translator(filename, mapxforms, textxform):
else:
# Map or mask -- just run everything together
transformed = "".join(newdata)
# Simple check for unbalanced macro calls
linecount = 1
quotecount = 0
display_state = False