summaryrefslogtreecommitdiff
path: root/blocks.js
diff options
context:
space:
mode:
Diffstat (limited to 'blocks.js')
-rw-r--r--blocks.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/blocks.js b/blocks.js
index 04d10e8..21c4326 100644
--- a/blocks.js
+++ b/blocks.js
@@ -676,7 +676,6 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
true
);
part.setContents(['pen trails']);
- part.canBeEmpty = false;
break;
case '%inputs':
part = new MultiArgMorph('%s', 'with inputs');