summaryrefslogtreecommitdiff
path: root/src/websockets/qwebsocketdataprocessor_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/websockets/qwebsocketdataprocessor_p.h')
-rw-r--r--src/websockets/qwebsocketdataprocessor_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/websockets/qwebsocketdataprocessor_p.h b/src/websockets/qwebsocketdataprocessor_p.h
index 4ad4fa6..117a6cf 100644
--- a/src/websockets/qwebsocketdataprocessor_p.h
+++ b/src/websockets/qwebsocketdataprocessor_p.h
@@ -42,10 +42,6 @@ QT_BEGIN_NAMESPACE
class QIODevice;
class QWebSocketFrame;
-/*!
- \internal
- The DataProcessor class reads and interprets incoming websocket messages, and emits appropriate signals.
- */
class Q_AUTOTEST_EXPORT QWebSocketDataProcessor : public QObject
{
Q_OBJECT