summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluetooth.pro
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2013-07-24 17:11:21 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-30 16:01:33 +0200
commit9d48c9ab87fd30cf0b1183d786c70e19a3835be7 (patch)
tree25dec3a776a62eec130e53e5ef29f27dfb6a55e7 /src/bluetooth/bluetooth.pro
parent6911677d3d19bde1976a3e276049e876e81e7545 (diff)
Removing QRfcommSocket and QL2capSocket
The symbols of these classes are not exported and they are not needed anywhere. Change-Id: Ie668d0b26e7df29c31fb471f0c4f6e9beae90a9b Reviewed-by: Alex <alexander.blasche@digia.com>
Diffstat (limited to 'src/bluetooth/bluetooth.pro')
-rw-r--r--src/bluetooth/bluetooth.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bluetooth/bluetooth.pro b/src/bluetooth/bluetooth.pro
index 592ee817..588a5580 100644
--- a/src/bluetooth/bluetooth.pro
+++ b/src/bluetooth/bluetooth.pro
@@ -21,8 +21,6 @@ PUBLIC_HEADERS += \
ql2capserver.h \
qbluetooth.h \
qbluetoothlocaldevice.h \
- ql2capsocket.h \
- qrfcommsocket.h \
qbluetoothtransfermanager.h \
qbluetoothtransferrequest.h \
qbluetoothtransferreply.h
@@ -55,8 +53,6 @@ SOURCES += \
ql2capserver.cpp \
qbluetoothlocaldevice.cpp \
qbluetooth.cpp \
- ql2capsocket.cpp \
- qrfcommsocket.cpp \
qbluetoothtransfermanager.cpp \
qbluetoothtransferrequest.cpp \
qbluetoothtransferreply.cpp