Remove unused bearing::get function
This commit is contained in:
parent
c02e8923b5
commit
ef4c6ed12f
@ -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_CORRUPT_FINGERPRINT_FILE = "corrupt_fingerprint_file_test_io.tmp";
|
||||||
const static std::string IO_INCOMPATIBLE_FINGERPRINT_FILE =
|
const static std::string IO_INCOMPATIBLE_FINGERPRINT_FILE =
|
||||||
"incompatible_fingerprint_file_test_io.tmp";
|
"incompatible_fingerprint_file_test_io.tmp";
|
||||||
const static std::string IO_TEXT_FILE = "plain_text_file.tmp";
|
|
||||||
|
|
||||||
using namespace osrm;
|
using namespace osrm;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user