Skip to content

Commit

Permalink
wheelchair: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karussell committed Nov 14, 2019
1 parent c4ec580 commit c42279e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ public WheelchairFlagEncoder(int speedBits, double speedFactor) {
excludeSmoothness.add("impassable");

allowedHighwayTags.addAll(safeHighwayTags);
allowedHighwayTags.addAll(excludeHighwayTags);
allowedHighwayTags.add("cycleway");
allowedHighwayTags.add("unclassified");
allowedHighwayTags.add("road");
Expand Down

0 comments on commit c42279e

Please sign in to comment.