summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothsocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothsocket.h')
-rw-r--r--src/bluetooth/qbluetoothsocket.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bluetooth/qbluetoothsocket.h b/src/bluetooth/qbluetoothsocket.h
index b1f39616..d9199a9d 100644
--- a/src/bluetooth/qbluetoothsocket.h
+++ b/src/bluetooth/qbluetoothsocket.h
@@ -50,8 +50,6 @@
#include <QIODevice>
#include <QtNetwork/QAbstractSocket>
-QT_BEGIN_HEADER
-
QTBLUETOOTH_BEGIN_NAMESPACE
class QBluetoothSocketPrivate;
@@ -177,6 +175,4 @@ Q_BLUETOOTH_EXPORT QDebug operator<<(QDebug, QBluetoothSocket::SocketState);
QTBLUETOOTH_END_NAMESPACE
-QT_END_HEADER
-
#endif