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 8f675c4..3ab3fad 100644
--- a/blocks.js
+++ b/blocks.js
@@ -6862,7 +6862,6 @@ InputSlotMorph.prototype.drawNew = function () {
}
} else {
r = (this.height() - (this.edge * 2)) / 2;
- context.fillStyle = this.color.toString();
context.beginPath();
context.arc(
r + this.edge,