Ref T169, removed function which was not implemented

This commit is contained in:
Klaus Basan
2017-10-09 01:21:15 +02:00
committed by Mathew Sutcliffe
parent 60656843f8
commit bcd103a869

View File

@@ -119,9 +119,6 @@ namespace BlackConfig
//! Returns SHA-1 of git HEAD at build time
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
static const QDateTime &buildTimestamp();