From d105a7bd62b0674e3b128dbb0d3baa404f277e9b Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Wed, 29 Sep 2021 18:05:01 -0700 Subject: [PATCH] qconfig.cpp: Remove the install date It's not used anywhere. It's been a legacy since 5.0 anyway. Pick-to: 6.2 Change-Id: I2bbf422288924c198645fffd16a9740444c7f13b Reviewed-by: Alexandru Croitor Reviewed-by: Joerg Bornemann --- src/corelib/global/qconfig.cpp.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/corelib/global/qconfig.cpp.in b/src/corelib/global/qconfig.cpp.in index e6a85feffd5..4e373888e25 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[] = {