__init__(): Removed unused local variable reported by PyChecker.

This commit is contained in:
Barry Warsaw 2001-04-18 03:52:54 +00:00
parent 741eae0b31
commit 31c2dae39c

View file

@ -101,7 +101,6 @@ def __init__(self, switchboard, master=None):
#
# radios
self.__radios = []
val = 0
for col in (1, 2):
for row in (2, 3, 4):
# there is no insertforeground option