summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-02 13:57:14 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-07 13:01:58 +0000
commit890a4d40ecd384ba4f59643374948a6fdddb741a (patch)
tree732235276e7b57c14e9b3a7d11a51cb0d0595a60
parenteda3184a67c35d9250bad54c36c6d55f8772e43f (diff)
nuke obsolete comment
amends 56ee007b3. Change-Id: Ida4f79ae72f185ce1f4cca9add30e3084da9c5bf Reviewed-by: Lars Knoll <lars.knoll@qt.io>
-rw-r--r--mkspecs/features/qt_configure.prf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/features/qt_configure.prf b/mkspecs/features/qt_configure.prf
index 6b500c0f3e..bfc460edca 100644
--- a/mkspecs/features/qt_configure.prf
+++ b/mkspecs/features/qt_configure.prf
@@ -1552,9 +1552,6 @@ defineTest(qtConfOutput_publicFeature) {
}
}
-# currently this is somewhat inconsistent, as the feature is output to the public pro file,
-# whereas the define is being added to the private pro file.
-# This should get cleaned up to add to the private pro and header instead.
defineTest(qtConfOutput_privateFeature) {
name = "$$eval($${1}.name)"
isEmpty(name): \