forked from organicmaps/organicmaps
Remove index extensions from defines.
This commit is contained in:
parent
2ca3e73f4a
commit
055e154c3e
1 changed files with 0 additions and 4 deletions
|
@ -26,10 +26,6 @@
|
|||
#define ROUTING_FTSEG_FILE_TAG "ftseg"
|
||||
#define ROUTING_NODEIND_TO_FTSEGIND_FILE_TAG "node2ftseg"
|
||||
|
||||
#define FTSEG_MAPPING_BACKWARD_INDEX_NODES_EXT ".bftsegnodes"
|
||||
#define FTSEG_MAPPING_BACKWARD_INDEX_BITS_EXT ".bftsegbits"
|
||||
#define FEATURES_OFFSETS_TABLE_FILE_EXT ".offsets"
|
||||
|
||||
// Secret word to unlock experimental features in production builds.
|
||||
#define ROUTING_SECRET_UNLOCKING_WORD "?pedestrian"
|
||||
#define ROUTING_SECRET_LOCKING_WORD "?vehicle"
|
||||
|
|
Loading…
Add table
Reference in a new issue