Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaksim Andrianov <maksimandrianov1@gmail.com>2019-04-13 14:52:14 +0300
committerMaksim Andrianov <maksimandrianov1@gmail.com>2019-04-15 16:01:30 +0300
commit94d3f5fbf270d01bc655db40c81cc90dc3ab0d53 (patch)
tree39678e045841217247c434e7e6823466264b283e /defines.hpp
parent375f664ca754ae24baf3fbb41dbf5cc5633e03f5 (diff)
[generator] Collecting speed cameras now only stage 'features'.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/defines.hpp b/defines.hpp
index 40e514d90d..6566576ddc 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -17,8 +17,6 @@
#define NODES_FILE "nodes.dat"
#define WAYS_FILE "ways.dat"
-#define CAMERAS_NODES_TO_WAYS_FILE "cameras_nodes_to_ways.dat"
-#define CAMERAS_MAXSPEED_FILE "cameras_maxspeed.bin"
#define RELATIONS_FILE "relations.dat"
#define TOWNS_FILE "towns.csv"
#define OFFSET_EXT ".offs"