Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tasetup.py
diff options
context:
space:
mode:
Diffstat (limited to 'tasetup.py')
-rw-r--r--tasetup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tasetup.py b/tasetup.py
index 77ce0fb..3d689e2 100644
--- a/tasetup.py
+++ b/tasetup.py
@@ -210,8 +210,6 @@ def prep_selectors(tw):
tw.selbuttons = []
def setup_selectors(tw,s):
-# for s in selectors:
-# s = selectors[i]
name,dy,blockdescriptions = s
cat = setup_selector(tw, name, tw.y, blockdescriptions)
tw.y += dy
@@ -249,8 +247,6 @@ def setup_misc(tw):
tw.status_shapes['status'],True)
tw.status_spr.type = 'status'
setlayer(tw.status_spr,400)
- # everything should be loaded at this point
- tw.loaded = True
def setup_selector(tw,name,y,blockdescriptions):
# selector tabs