summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-glib/nm-device-private.h')
-rw-r--r--libnm-glib/nm-device-private.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libnm-glib/nm-device-private.h b/libnm-glib/nm-device-private.h
index 2c56a0e646..5abf03f301 100644
--- a/libnm-glib/nm-device-private.h
+++ b/libnm-glib/nm-device-private.h
@@ -29,8 +29,4 @@ DBusGConnection *nm_device_get_connection (NMDevice *device);
const char *nm_device_get_path (NMDevice *device);
DBusGProxy *nm_device_get_properties_proxy (NMDevice *device);
-/* static methods */
-NMDeviceType nm_device_type_for_path (DBusGConnection *connection,
- const char *path);
-
#endif /* NM_DEVICE_PRIVATE_H */