From dbb289ce9ca4bb7a855bba5b2ab9b1d625e5f796 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Sat, 07 Jul 2012 00:27:02 +0000 Subject: removing more deprecated code --- (limited to 'TurtleArt/tapalette.py') 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': [], -- cgit v0.9.1