summaryrefslogtreecommitdiff
path: root/snap.html
diff options
context:
space:
mode:
Diffstat (limited to 'snap.html')
-rwxr-xr-xsnap.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/snap.html b/snap.html
index af63bc2..63f94e8 100755
--- a/snap.html
+++ b/snap.html
@@ -191,9 +191,6 @@
ide = new IDE_Morph();
ide.openIn(world);
- setTimeout(function () { // FIXME dirty hack
- ide.droppedText(ide.getURL('overpass.xml'));
- }, 2000);
setInterval(loop, 10);
</script>
</body>