summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler2.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/taler2.py b/taler2.py
index 8aacf70..8c2adbd 100644
--- a/taler2.py
+++ b/taler2.py
@@ -139,10 +139,6 @@ pollcount: int = 0
def startwin():
global root
- topratio = 0.2
- botratio = 0.15
-
- mode = "menu"
root = tk.Tk()
root.tk_strictMotif(boolean=True)