summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qversiontagging.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qversiontagging.cpp')
-rw-r--r--src/corelib/global/qversiontagging.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/global/qversiontagging.cpp b/src/corelib/global/qversiontagging.cpp
index b5e524bf4c..a0d15ae871 100644
--- a/src/corelib/global/qversiontagging.cpp
+++ b/src/corelib/global/qversiontagging.cpp
@@ -102,7 +102,6 @@ make_versioned_symbol(SYM, QT_VERSION_MAJOR, 14, "@");
make_versioned_symbol(SYM, QT_VERSION_MAJOR, 15, "@");
#endif
#if QT_VERSION_MINOR > 16
-// We don't expect there will be a Qt 5.17
# error "Please update this file with more Qt versions."
#endif