summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qfeatures.txt
diff options
context:
space:
mode:
authorTasuku Suzuki <tasuku.suzuki@nokia.com>2012-05-19 01:08:21 +0900
committerQt by Nokia <qt-info@nokia.com>2012-05-22 20:56:38 +0200
commit7e6cd359af373e2fb12c101bb3b8d75bbb113424 (patch)
tree4c4d83ed244620f2dd6e205f96697b8cb3be3bde /src/corelib/global/qfeatures.txt
parent2c9228973fc212db044add557839b15a8cb483c3 (diff)
Remove STL from qfeatures.txt
QT_NO_STL is now no longer available Change-Id: I645a45e4b47539c936ef458b5c616c02f7097ca4 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> Reviewed-by: Robin Burchell <robin+qt@viroteck.net> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/global/qfeatures.txt')
-rw-r--r--src/corelib/global/qfeatures.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index b21da679a0..198efdcb7c 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -155,13 +155,6 @@ Name: QInputContext
SeeAlso: ???
# Data structures
-Feature: STL
-Description: Supports standard template library compatiblity.
-Section: Data structures
-Requires:
-Name: Standard Template Library
-SeeAlso: ???
-
Feature: QUUID_STRING
Description: Supports convertion between UUID and strings.
Section: Data structures