summaryrefslogtreecommitdiff
path: root/libnm/nm-dbus-helpers.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-09-02 10:27:31 +0200
committerThomas Haller <thaller@redhat.com>2019-09-21 14:58:26 +0200
commit0f9157f07b93e51dd6d71d99817b668494996944 (patch)
treef61f59343714ab773be65034f26455e517eba87f /libnm/nm-dbus-helpers.h
parentbe3712f6fbdf79a44512cef5da4005b2c9710da7 (diff)
downloadNetworkManager-0f9157f07b93e51dd6d71d99817b668494996944.tar.gz
libnm: drop _nm_dbus_is_connection_private()
Currently, we don't use private sockets. We are always connected to D-Bus.
Diffstat (limited to 'libnm/nm-dbus-helpers.h')
-rw-r--r--libnm/nm-dbus-helpers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/nm-dbus-helpers.h b/libnm/nm-dbus-helpers.h
index afc0493308..42e67e1c65 100644
--- a/libnm/nm-dbus-helpers.h
+++ b/libnm/nm-dbus-helpers.h
@@ -14,8 +14,6 @@
GBusType _nm_dbus_bus_type (void);
-gboolean _nm_dbus_is_connection_private (GDBusConnection *connection);
-
void _nm_dbus_proxy_replace_match (GDBusProxy *proxy);
void _nm_dbus_bind_properties (gpointer object,