QAbstractSocketPrivate: remove unused declaration

Change-Id: I995eba8b4c993ac602d8b005f9cf5b35da5c2eb5
Reviewed-by: Markus Goetz (Woboq GmbH) <markus@woboq.com>
bb10
Alex Trotsenko 2016-03-17 18:29:57 +02:00
parent 74dacaf1e3
commit 92f9a7780e
1 changed files with 0 additions and 1 deletions

View File

@ -135,7 +135,6 @@ public:
virtual void configureCreatedSocket();
void startConnectingByName(const QString &host);
void fetchConnectionParameters();
void setupSocketNotifiers();
bool readFromSocket();
bool writeToSocket();
void emitReadyRead();