summaryrefslogtreecommitdiff
path: root/libnm/nm-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-object.h')
-rw-r--r--libnm/nm-object.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libnm/nm-object.h b/libnm/nm-object.h
index d9ee4444c8..88c34a9eb1 100644
--- a/libnm/nm-object.h
+++ b/libnm/nm-object.h
@@ -23,9 +23,6 @@ G_BEGIN_DECLS
#define NM_OBJECT_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), NM_TYPE_OBJECT, NMObjectClass))
#define NM_OBJECT_PATH "path"
-#define NM_OBJECT_DBUS_CONNECTION "dbus-connection"
-#define NM_OBJECT_DBUS_OBJECT "dbus-object"
-#define NM_OBJECT_DBUS_OBJECT_MANAGER "dbus-object-manager"
/**
* NMObject: