Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/tapalette.py
diff options
context:
space:
mode:
Diffstat (limited to 'TurtleArt/tapalette.py')
-rw-r--r--TurtleArt/tapalette.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/TurtleArt/tapalette.py b/TurtleArt/tapalette.py
index c19d0a5..dd5ca3f 100644
--- a/TurtleArt/tapalette.py
+++ b/TurtleArt/tapalette.py
@@ -50,7 +50,6 @@ block_styles = {'basic-style': [],
'basic-style-3arg': [],
'basic-style-var-arg': [],
'bullet-style': [],
- 'invisible': [],
'box-style': [],
'box-style-media': [],
'number-style': [],
@@ -63,12 +62,7 @@ block_styles = {'basic-style': [],
'compare-porch-style': [],
'boolean-style': [],
'not-style': [],
- 'flow-style': [],
'flow-style-tail': [],
- 'flow-style-1arg': [],
- 'flow-style-boolean': [],
- 'flow-style-while': [],
- 'flow-style-else': [],
'clamp-style': [],
'clamp-style-collapsible': [],
'clamp-style-collapsed': [],