From 7e6cd359af373e2fb12c101bb3b8d75bbb113424 Mon Sep 17 00:00:00 2001 From: Tasuku Suzuki Date: Sat, 19 May 2012 01:08:21 +0900 Subject: Remove STL from qfeatures.txt QT_NO_STL is now no longer available Change-Id: I645a45e4b47539c936ef458b5c616c02f7097ca4 Reviewed-by: Giuseppe D'Angelo Reviewed-by: Robin Burchell Reviewed-by: Thiago Macieira --- src/corelib/global/qfeatures.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src') 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 -- cgit v1.2.3