Remove unused bearing::get function (#7040)
* Remove unused bearing::get function * Remove unused bearing::get function * Remove unused bearing::get function * Remove unused bearing::get function
This commit is contained in:
committed by
GitHub
parent
becfd8a56d
commit
48e8382785
@@ -17,7 +17,6 @@ const static std::string IO_TOO_SMALL_FILE = "file_too_small_test_io.tmp";
|
||||
const static std::string IO_CORRUPT_FINGERPRINT_FILE = "corrupt_fingerprint_file_test_io.tmp";
|
||||
const static std::string IO_INCOMPATIBLE_FINGERPRINT_FILE =
|
||||
"incompatible_fingerprint_file_test_io.tmp";
|
||||
const static std::string IO_TEXT_FILE = "plain_text_file.tmp";
|
||||
|
||||
using namespace osrm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user