remove .mode reference from bike profile

This commit is contained in:
Emil Tin 2013-04-08 11:27:12 +02:00
parent e3af8cb2e8
commit 3516538813

View File

@ -168,8 +168,6 @@ function way_function (way)
way.name = highway -- if no name exists, use way type
end
way.mode = 0
-- speed
if route_speeds[route] then
-- ferries (doesn't cover routes tagged using relations)