Skip to content

Commit 79ffefd

Browse files
committed
util: remove missed declarations
1 parent d297b28 commit 79ffefd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/util.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ std::string GetFileContents(const fs::path filepath);
118118

119119
int64_t GetTimeOffset();
120120
int64_t GetAdjustedTime();
121-
std::string FormatFullVersion();
122-
std::string FormatSubVersion(const std::string& name, int nClientVersion, const std::vector<std::string>& comments);
123121
void AddTimeData(const CNetAddr& ip, int64_t nOffsetSample);
124122
void runCommand(std::string strCommand);
125123

0 commit comments

Comments
 (0)