summaryrefslogtreecommitdiff
path: root/src/websockets/qwebsockethandshakeresponse_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websockets/qwebsockethandshakeresponse_p.h')
-rw-r--r--src/websockets/qwebsockethandshakeresponse_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/websockets/qwebsockethandshakeresponse_p.h b/src/websockets/qwebsockethandshakeresponse_p.h
index 030d26f..bc98af2 100644
--- a/src/websockets/qwebsockethandshakeresponse_p.h
+++ b/src/websockets/qwebsockethandshakeresponse_p.h
@@ -86,10 +86,6 @@ public:
QWebSocketProtocol::CloseCode error() const;
QString errorString() const;
-public Q_SLOTS:
-
-Q_SIGNALS:
-
private:
bool m_isValid;
bool m_canUpgrade;