summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-09-29 18:05:01 -0700
committerThiago Macieira <thiago.macieira@intel.com>2021-10-11 19:00:31 -0700
commitd105a7bd62b0674e3b128dbb0d3baa404f277e9b (patch)
treecfac391240832c31d488b7feff1ac6c0e56a0b3a /src/corelib/global
parent8e5fcf02bdf3395071b3174777d059faf76a03c6 (diff)
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 <alexandru.croitor@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/corelib/global')
-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[] = {