mirror of
https://github.com/monero-project/monero.git
synced 2025-05-23 01:51:13 -04:00
epee: protect base64_chars, removed dead functions, speed up compile
This commit is contained in:
parent
f307621678
commit
04dfdb332e
4 changed files with 6 additions and 27 deletions
|
@ -54,7 +54,6 @@ namespace net_utils
|
|||
std::string convert(char val);
|
||||
std::string conver_to_url_format(const std::string& uri);
|
||||
std::string convert_from_url_format(const std::string& uri);
|
||||
std::string convert_to_url_format_force_all(const std::string& uri);
|
||||
|
||||
namespace http
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue