Removes profiles from osrm-prepare, only needed in osrm-extract. Fixes #1950.

This commit is contained in:
Daniel J. Hofmann
2016-02-08 12:18:16 -08:00
parent 04765d82ba
commit 96a5e594b3
2 changed files with 0 additions and 14 deletions
-1
View File
@@ -28,7 +28,6 @@ struct ContractorConfig
boost::filesystem::path config_file_path;
boost::filesystem::path osrm_input_path;
boost::filesystem::path profile_path;
std::string level_output_path;
std::string core_output_path;