diff --git a/src/corelib/tools/qset.qdoc b/src/corelib/tools/qset.qdoc index 2e7a5a29ce..084523ed4b 100644 --- a/src/corelib/tools/qset.qdoc +++ b/src/corelib/tools/qset.qdoc @@ -108,9 +108,6 @@ Constructs a set with a copy of each of the elements in the initializer list \a list. - - This function is only available if the program is being - compiled in C++11 mode. */ /*! \fn template template QSet::QSet(InputIterator first, InputIterator last)