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 d297b28 commit 79ffefdCopy full SHA for 79ffefd
src/util.h
@@ -118,8 +118,6 @@ std::string GetFileContents(const fs::path filepath);
118
119
int64_t GetTimeOffset();
120
int64_t GetAdjustedTime();
121
-std::string FormatFullVersion();
122
-std::string FormatSubVersion(const std::string& name, int nClientVersion, const std::vector<std::string>& comments);
123
void AddTimeData(const CNetAddr& ip, int64_t nOffsetSample);
124
void runCommand(std::string strCommand);
125
0 commit comments