From 361ae079723d7362a4ef2c39770535021fc71218 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Fri, 6 Dec 2019 20:34:39 +0000 Subject: [PATCH] remove symbian leftovers [ci skip] Signed-off-by: Ivailo Monev --- src/network/socket/qtcpsocket.cpp | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/network/socket/qtcpsocket.cpp b/src/network/socket/qtcpsocket.cpp index e8ee4752e..ded541846 100644 --- a/src/network/socket/qtcpsocket.cpp +++ b/src/network/socket/qtcpsocket.cpp @@ -60,15 +60,6 @@ \bold{Note:} TCP sockets cannot be opened in QIODevice::Unbuffered mode. - \section1 Symbian Platform Security Requirements - - On Symbian, processes which use this class must have the - \c NetworkServices platform security capability. If the client - process lacks this capability, it will result in a panic. - - Platform security capabilities are added via the - \l{qmake-variable-reference.html#target-capability}{TARGET.CAPABILITY} - qmake variable. \sa QTcpServer, QUdpSocket, QFtp, QNetworkAccessManager, {Fortune Server Example}, {Fortune Client Example}, -- 2.11.0