summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-09-29 18:05:01 -0700
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-10-12 04:26:51 +0000
commitf7d89e8e1245515fda6d9cf17bedefe8678fb974 (patch)
tree2468ecf5414f3a2d13fdadd733095df09548c548 /src
parent58136c0c706cc44e5f7f016b4297dbc9b38ef2ac (diff)
qconfig.cpp: Remove the install date
It's not used anywhere. It's been a legacy since 5.0 anyway. Change-Id: I2bbf422288924c198645fffd16a9740444c7f13b Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit d105a7bd62b0674e3b128dbb0d3baa404f277e9b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qconfig.cpp.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/global/qconfig.cpp.in b/src/corelib/global/qconfig.cpp.in
index e6a85feffd..4e373888e2 100644
--- a/src/corelib/global/qconfig.cpp.in
+++ b/src/corelib/global/qconfig.cpp.in
@@ -10,8 +10,6 @@
* qt_configure_strs. Also qtConfEntries are strongly bound to QLibraryInfo::LibraryPath.
*/
-/* Installation date */
-static const char qt_configure_installation [12+11] = "qt_instdate=2012-12-20";
/* Installation Info */
static const char qt_configure_prefix_path_str [12+256] = "qt_prfxpath=@QT_CONFIGURE_PREFIX_PATH_STR@";
static const short qt_configure_str_offsets[] = {