summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/bluetooth/qbluetoothsocket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothsocket.h b/src/bluetooth/qbluetoothsocket.h
index cf76e8b8..d2535544 100644
--- a/src/bluetooth/qbluetoothsocket.h
+++ b/src/bluetooth/qbluetoothsocket.h
@@ -186,7 +186,6 @@ protected:
explicit QBluetoothSocket(QBluetoothSocketBasePrivate *d,
QBluetoothServiceInfo::Protocol socketType,
QObject *parent = nullptr);
- friend class QBluetoothServerPrivate;
#endif
#ifndef QT_OSX_BLUETOOTH
QBluetoothSocketBasePrivate *d_ptr;