summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/bluez
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-06-21 08:32:48 +0200
committerAlex Blasche <alexander.blasche@qt.io>2017-06-21 10:11:16 +0000
commit57b51b9830adb1c2428c21d674709943a7f85e2d (patch)
tree0ea62b4e28eec56f15852d479dc92b2fe32d6391 /src/bluetooth/bluez
parent3222f7b7a6115891515e6340aec62b2d045d1bba (diff)
Remove obsolete define and related comments
This define was used a while ago. The code that used the define is long gone but the define was forgotten. Change-Id: Ieebe4ef4f95bbd730c2929083e87a0ee439deda8 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/bluetooth/bluez')
-rw-r--r--src/bluetooth/bluez/objectmanager_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bluetooth/bluez/objectmanager_p.h b/src/bluetooth/bluez/objectmanager_p.h
index 823badeb..74f5ab43 100644
--- a/src/bluetooth/bluez/objectmanager_p.h
+++ b/src/bluetooth/bluez/objectmanager_p.h
@@ -20,10 +20,6 @@
#include <QtCore/QVariant>
#include <QtDBus/QtDBus>
-/* Temporary hack to merge branches until Bluez headers are removed
- * from bluez5_helpers_p.h.
- */
-#define NO_BLUEZ_INCLUDES
#include "bluez5_helper_p.h"
/*