From adde980e498c624192351fdde0833130b26725f4 Mon Sep 17 00:00:00 2001 From: Code WvS Date: Mon, 23 Mar 2015 20:20:17 +0100 Subject: do not force loading of overpass.xml, move to GUI --- snap.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'snap.html') 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); -- cgit v1.3.1