We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02e892 commit ef4c6edCopy full SHA for ef4c6ed
unit_tests/util/io.cpp
@@ -17,7 +17,6 @@ const static std::string IO_TOO_SMALL_FILE = "file_too_small_test_io.tmp";
17
const static std::string IO_CORRUPT_FINGERPRINT_FILE = "corrupt_fingerprint_file_test_io.tmp";
18
const static std::string IO_INCOMPATIBLE_FINGERPRINT_FILE =
19
"incompatible_fingerprint_file_test_io.tmp";
20
-const static std::string IO_TEXT_FILE = "plain_text_file.tmp";
21
22
using namespace osrm;
23
0 commit comments