QAbstractSocketPrivate: remove unused declaration
Change-Id: I995eba8b4c993ac602d8b005f9cf5b35da5c2eb5 Reviewed-by: Markus Goetz (Woboq GmbH) <markus@woboq.com>bb10
parent
74dacaf1e3
commit
92f9a7780e
|
|
@ -135,7 +135,6 @@ public:
|
|||
virtual void configureCreatedSocket();
|
||||
void startConnectingByName(const QString &host);
|
||||
void fetchConnectionParameters();
|
||||
void setupSocketNotifiers();
|
||||
bool readFromSocket();
|
||||
bool writeToSocket();
|
||||
void emitReadyRead();
|
||||
|
|
|
|||
Loading…
Reference in New Issue