Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/tapalette.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-07-06 23:38:54 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-07-06 23:38:54 (GMT)
commit4c49dee1049dff9a3e1adfac544c4afe7cbab464 (patch)
tree8d367d2e06f06bb4d736b0a1836331b83214c421 /TurtleArt/tapalette.py
parent695b022046650ae05b4ab6d60e457af207e8d618 (diff)
remove more deprecated code
Diffstat (limited to 'TurtleArt/tapalette.py')
-rw-r--r--TurtleArt/tapalette.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/TurtleArt/tapalette.py b/TurtleArt/tapalette.py
index 72533e8..c19d0a5 100644
--- a/TurtleArt/tapalette.py
+++ b/TurtleArt/tapalette.py
@@ -75,11 +75,6 @@ block_styles = {'basic-style': [],
'clamp-style-1arg': [],
'clamp-style-boolean': [],
'clamp-style-else': [],
- 'collapsible-top': [],
- 'collapsible-top-no-arm': [],
- 'collapsible-top-no-label': [],
- 'collapsible-top-no-arm-no-label': [],
- 'collapsible-bottom': [],
'portfolio-style-2x2': [],
'portfolio-style-1x1': [],
'portfolio-style-2x1': [],