Remove timestamp file

This commit is contained in:
Patrick Niklaus
2018-03-21 12:07:15 +00:00
parent 2b010fc6f3
commit bed53f5fd5
9 changed files with 1 additions and 45 deletions
-2
View File
@@ -50,7 +50,6 @@ const constexpr char *block_id_to_name[] = {"IGNORE_BLOCK",
"GEOMETRIES_FWD_DATASOURCES_LIST",
"GEOMETRIES_REV_DATASOURCES_LIST",
"HSGR_CHECKSUM",
"TIMESTAMP",
"FILE_INDEX_PATH",
"DATASOURCES_NAMES",
"PROPERTIES",
@@ -131,7 +130,6 @@ class DataLayout
GEOMETRIES_FWD_DATASOURCES_LIST,
GEOMETRIES_REV_DATASOURCES_LIST,
HSGR_CHECKSUM,
TIMESTAMP,
FILE_INDEX_PATH,
DATASOURCES_NAMES,
PROPERTIES,
-1
View File
@@ -54,7 +54,6 @@ struct StorageConfig final : IOConfig
".osrm.fileIndex",
".osrm.edges",
".osrm.geometry",
".osrm.timestamp",
".osrm.turn_weight_penalties",
".osrm.turn_duration_penalties",
".osrm.datasource_names",