mirror of
https://github.com/monero-project/monero.git
synced 2025-05-18 03:20:24 -04:00
epee: remove dead code in math_helper and string_tools
This commit is contained in:
parent
67d190ce7c
commit
e191083bed
8 changed files with 9 additions and 212 deletions
|
@ -127,7 +127,6 @@ namespace string_tools
|
|||
return s;
|
||||
}
|
||||
|
||||
bool validate_hex(uint64_t length, const std::string& str);
|
||||
std::string get_extension(const std::string& str);
|
||||
std::string cut_off_extension(const std::string& str);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue