summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--objects.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/objects.js b/objects.js
index ed4c7bc..55d30b1 100644
--- a/objects.js
+++ b/objects.js
@@ -4234,8 +4234,6 @@ StageMorph.prototype.init = function (globals) {
this.acceptsDrops = false;
this.setColor(new Color(255, 255, 255));
this.fps = this.frameRate;
-
- this.screenshotNames = {}; // Keeps track of stage image names
};
// StageMorph scaling