Skip to content

Commit

Permalink
update tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Oct 8, 2024
1 parent c1e764d commit 8b40c55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .pkg
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
[tiles]
url=git@github.com:motis-project/tiles.git
branch=master
commit=ef9dbbb09353ce5064c5f6ffe605efa7e19e24d7
commit=d513c4c5ab60abd339252eb95a3b1dc675648d8a
[mimalloc]
url=git@github.com:motis-project/mimalloc.git
branch=master
Expand Down
2 changes: 0 additions & 2 deletions include/osr/ways.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@

namespace osr {

constexpr auto const kBinaryVersion = 2U;

struct resolved_restriction {
enum class type { kNo, kOnly } type_;
way_idx_t from_, to_;
Expand Down

0 comments on commit 8b40c55

Please sign in to comment.