summaryrefslogtreecommitdiff
path: root/libnm/nm-device.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device.h')
-rw-r--r--libnm/nm-device.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/nm-device.h b/libnm/nm-device.h
index 8bffd0bb50..d686115053 100644
--- a/libnm/nm-device.h
+++ b/libnm/nm-device.h
@@ -110,8 +110,6 @@ typedef struct {
GType nm_device_get_type (void);
-GObject * nm_device_new (DBusGConnection *connection, const char *path);
-
const char * nm_device_get_iface (NMDevice *device);
const char * nm_device_get_ip_iface (NMDevice *device);
NMDeviceType nm_device_get_device_type (NMDevice *device);