osrm-backend/profiles
Daniel J. Hofmann af2a327310 Removes unused access_tag list from car profile
This is dead code. Using my time machine (which sadly can only go back
in history), I found the introducing commit here:

74cc50f52b (diff-ded22cbfae0ae88f6359ccff1c3355b0R106)

Seems like we no longer use it, and it was still left in the car profile.
2016-04-04 13:55:27 +02:00
..
examples Remove unused obey_bollards from profiles, already handled via barrier_whitelist. 2015-08-25 14:24:43 +02:00
lib Use lua 5.2+ without needing compatibility flags. 2015-05-15 15:02:23 +02:00
bicycle.lua Add comments to profiles about uturn 2015-12-18 15:54:33 +01:00
car.lua Removes unused access_tag list from car profile 2016-04-04 13:55:27 +02:00
foot.lua Add switch for handling fallback name 2015-09-10 14:11:18 +02:00
rasterbot-interp.lua Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
rasterbot.lua Implement raster source feature to read data from third-party sources, to be used in lua profiles. 2015-09-03 22:28:18 -07:00
testbot.lua Remove unneeded semicola from profiles. 2015-09-02 12:23:26 +02:00
turnbot.lua compute turn penalties in lua profiles 2013-02-27 19:33:33 +01:00