Last bit of cleanup

This commit is contained in:
MikeTheWatchGuy 2019-05-15 10:03:54 -04:00
parent 719d0f2ffc
commit ba3d2e57bd
1 changed files with 0 additions and 1 deletions

View File

@ -907,7 +907,6 @@ class Radio(Element):
if value is not None:
try:
self.TKIntVar.set(self.EncodedRadioValue)
self.InitialState = value
except:
pass
self.InitialState = value