From 4c49dee1049dff9a3e1adfac544c4afe7cbab464 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Fri, 06 Jul 2012 23:38:54 +0000 Subject: remove more deprecated code --- (limited to 'TurtleArt/taconstants.py') diff --git a/TurtleArt/taconstants.py b/TurtleArt/taconstants.py index d3c8b63..f5af623 100644 --- a/TurtleArt/taconstants.py +++ b/TurtleArt/taconstants.py @@ -98,11 +98,6 @@ EXPANDABLE = ['vspace', 'hspace', 'identity2'] EXPANDABLE_ARGS = ['list', 'myfunc1arg', 'myfunc2arg', 'myfunc3arg', 'userdefined', 'userdefined2args', 'userdefined3args'] -# -# Blocks that are 'collapsible' -# Deprecated -# -COLLAPSIBLE = ['sandwichbottom', 'sandwichcollapsed'] # # Deprecated block styles that need dock adjustments -- cgit v0.9.1