mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
* clean outdated declaration
This commit is contained in:
parent
1d5194a138
commit
45d68d89a9
1
util.h
1
util.h
@ -20,7 +20,6 @@ namespace util
|
||||
void OptionParser(int argc, const char* const argv[]);
|
||||
int GetArg(const std::string& strArg, int nDefault);
|
||||
std::string GetArg(const std::string& strArg, const std::string& strDefault);
|
||||
const char* GetCharArg(const std::string& strArg, const std::string& nDefault);
|
||||
}
|
||||
|
||||
namespace filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user