mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 19:05:31 +08:00
Ref T169, removed function which was not implemented
This commit is contained in:
committed by
Mathew Sutcliffe
parent
60656843f8
commit
bcd103a869
@@ -119,9 +119,6 @@ namespace BlackConfig
|
|||||||
//! Returns SHA-1 of git HEAD at build time
|
//! Returns SHA-1 of git HEAD at build time
|
||||||
static const QString &gitHeadSha1();
|
static const QString &gitHeadSha1();
|
||||||
|
|
||||||
//! Version info 3 segments e.g. 0.8.3
|
|
||||||
static const QString &versionMajorMinorPatch(); // defined in buildconfig_gen.cpp.in
|
|
||||||
|
|
||||||
//! Build timestamp
|
//! Build timestamp
|
||||||
static const QDateTime &buildTimestamp();
|
static const QDateTime &buildTimestamp();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user