[doc] QStringView: remove documentation of removed constructor

Change-Id: I3b5ad8deabd67f2327c45fe8aa914c0e7883513c
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
Marc Mutz 2017-05-04 18:54:42 +02:00
parent 02700cf6c2
commit 50faf34442

View File

@ -223,15 +223,6 @@ QT_BEGIN_NAMESPACE
\sa isNull()
*/
/*!
\fn QStringView::QStringView(QString::Null)
\internal
Constructs a null string view.
\sa isNull()
*/
/*!
\fn QStringView::QStringView(const Char *str, qssize_t len)