summaryrefslogtreecommitdiff
path: root/src/devices/bluetooth/nm-bluez-common.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-08-11 13:38:59 +0200
committerThomas Haller <thaller@redhat.com>2019-09-22 16:05:50 +0200
commitc73b5c1be0c683f234ce7e4b2cdcefa1882e6262 (patch)
tree75339af7e624cecefaa720e361b2814f406a711f /src/devices/bluetooth/nm-bluez-common.h
parente688e70b372a2661dcad17d277ca7233ffad4f6d (diff)
downloadNetworkManager-c73b5c1be0c683f234ce7e4b2cdcefa1882e6262.tar.gz
shared,all: add and use DBUS_INTERFACE_OBJECT_MANAGER define
Diffstat (limited to 'src/devices/bluetooth/nm-bluez-common.h')
-rw-r--r--src/devices/bluetooth/nm-bluez-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bluetooth/nm-bluez-common.h b/src/devices/bluetooth/nm-bluez-common.h
index 80bbb9d9c6..0289da0fe1 100644
--- a/src/devices/bluetooth/nm-bluez-common.h
+++ b/src/devices/bluetooth/nm-bluez-common.h
@@ -13,7 +13,6 @@
#define NM_BLUEZ_SERVICE "org.bluez"
#define NM_BLUEZ_MANAGER_PATH "/"
-#define NM_OBJECT_MANAGER_INTERFACE "org.freedesktop.DBus.ObjectManager"
#define NM_BLUEZ5_ADAPTER_INTERFACE "org.bluez.Adapter1"
#define NM_BLUEZ5_DEVICE_INTERFACE "org.bluez.Device1"