Merge pull request #444 from bdon/master

dead code cleanup
This commit is contained in:
John Firebaugh
2013-01-19 12:01:09 -08:00
-4
View File
@@ -187,10 +187,6 @@ iD.ui.inspector = function() {
}
});
}
d3.event.preventDefault();
})
.attr('href', function(d) {
return 'http://taginfo.openstreetmap.org/keys/' + d.key;
});
helpBtn.append('span')