Skip to content

Commit ef4c6ed

Browse files
Remove unused bearing::get function
1 parent c02e892 commit ef4c6ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

unit_tests/util/io.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const static std::string IO_TOO_SMALL_FILE = "file_too_small_test_io.tmp";
1717
const static std::string IO_CORRUPT_FINGERPRINT_FILE = "corrupt_fingerprint_file_test_io.tmp";
1818
const static std::string IO_INCOMPATIBLE_FINGERPRINT_FILE =
1919
"incompatible_fingerprint_file_test_io.tmp";
20-
const static std::string IO_TEXT_FILE = "plain_text_file.tmp";
2120

2221
using namespace osrm;
2322

0 commit comments

Comments
 (0)