aboutsummaryrefslogtreecommitdiff
path: root/src/qt/clientmodel.h
diff options
context:
space:
mode:
authorJonas Schnelli <dev@jonasschnelli.ch>2016-03-24 21:48:45 +0100
committerJonas Schnelli <dev@jonasschnelli.ch>2016-03-24 21:48:45 +0100
commitfc737d127fb53dbfd31d3d677e157b27f17d5b09 (patch)
treecbd593da4092d2fc8466c54e603391bd2b7170d4 /src/qt/clientmodel.h
parent4856f1d6712cdb2eac8712e379fd1e351583d78f (diff)
downloadbitcoin-fc737d127fb53dbfd31d3d677e157b27f17d5b09.tar.xz
[Qt] remove unused formatBuildDate method
Diffstat (limited to 'src/qt/clientmodel.h')
-rw-r--r--src/qt/clientmodel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qt/clientmodel.h b/src/qt/clientmodel.h
index db010f05cb..109f95a2a7 100644
--- a/src/qt/clientmodel.h
+++ b/src/qt/clientmodel.h
@@ -72,7 +72,6 @@ public:
QString formatFullVersion() const;
QString formatSubVersion() const;
- QString formatBuildDate() const;
bool isReleaseVersion() const;
QString clientName() const;
QString formatClientStartupTime() const;