This commit is contained in:
John Firebaugh
2014-05-27 14:42:15 -07:00
parent 0c09871c4a
commit c0db8b8e67
+1 -1
View File
@@ -113,7 +113,7 @@ iD.Entity.prototype = {
},
isHighwayIntersection: function() {
return false
return false;
},
deprecatedTags: function() {