Skip to content

Commit

Permalink
Remove some overlooked extra code
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHubDragonFly authored Mar 26, 2021
1 parent c628ea9 commit 62b6824
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/81_simple_gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -597,9 +597,6 @@ def startUpdateValue():
except:
regularTags.append(displayTag[:displayTag.index('{')])
else:
if checkVarLogTagValues.get() == 1:
logHeader += t + ', '

regularTags.append(displayTag)

if checkVarLogTagValues.get() == 1:
Expand Down

0 comments on commit 62b6824

Please sign in to comment.