Remove unused

This commit is contained in:
John Firebaugh
2012-12-13 14:16:58 -08:00
parent 9eb4552573
commit 070ee74ff6
-1
View File
@@ -12,7 +12,6 @@ iD.Map = function() {
.scaleExtent([1024, 256 * Math.pow(2, 24)])
.on('zoom', zoomPan),
dblclickEnabled = true,
dragging = false,
fastEnabled = true,
notice,
background = iD.Background()