summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-08-18 12:55:26 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-08-30 08:00:50 +0200
commit69b4f604744322699abb8e4baffbe38d60c504f5 (patch)
tree943aecaacf4996ed011c123659ac88b6b7a10d37 /src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
parent84a66e212fdfe01ba7ddc9da2e380022305cde41 (diff)
Remove BlueZ4 XML files and their usage
The BlueZ4 DBUS interface is described in XML files. After removal of BlueZ4 support, this patch removes these. Pick-to: 6.2 Task-number: QTBUG-75342 Change-Id: Ib6da83d2dd6cb5c5c3875d1a717bd8e30a617eb4 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp')
-rw-r--r--src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp b/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
index 6208d7a8..897f2383 100644
--- a/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
+++ b/src/bluetooth/qbluetoothdevicediscoveryagent_bluez.cpp
@@ -43,9 +43,6 @@
#include "qbluetoothaddress.h"
#include "qbluetoothuuid.h"
-#include "bluez/manager_p.h"
-#include "bluez/adapter_p.h"
-#include "bluez/device_p.h"
#include "bluez/bluez5_helper_p.h"
#include "bluez/objectmanager_p.h"
#include "bluez/adapter1_bluez5_p.h"