diff --git a/Tools/pynche/TextViewer.py b/Tools/pynche/TextViewer.py index d971ecafd62..30a87f73bce 100644 --- a/Tools/pynche/TextViewer.py +++ b/Tools/pynche/TextViewer.py @@ -101,7 +101,6 @@ and choosing a color.''')) # # radios self.__radios = [] - val = 0 for col in (1, 2): for row in (2, 3, 4): # there is no insertforeground option