about summary refs log tree commit diff
path: root/src/nm-manager.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2017-11-10 19:02:48 +0100
committerMichael Biebl <biebl@debian.org>2017-11-10 19:02:48 +0100
commit4e1c814f22fad7d608be50c06da48dc0cce5e6ab (patch)
treed09d385427d3c44eb9466947d3f594d634c70bd5 /src/nm-manager.h
parent0ff08df7a88ff2db7224c42fb116760583ccc9e5 (diff)
parent417f6015c3dc8c47cf27daa59f64e0e36c521b9c (diff)
Update upstream source from tag 'upstream/1.10.0'
Update to upstream version '1.10.0'
with Debian dir af7806badea58a4a163c33d4c52e9411052b4e15
Diffstat (limited to 'src/nm-manager.h')
-rw-r--r--src/nm-manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nm-manager.h b/src/nm-manager.h
index 622edb5b..418c5ea9 100644
--- a/src/nm-manager.h
+++ b/src/nm-manager.h
@@ -95,7 +95,6 @@ void          nm_manager_write_device_state (NMManager *manager);
 /* Device handling */
 
 const GSList *      nm_manager_get_devices             (NMManager *manager);
-const char **       nm_manager_get_device_paths        (NMManager *self);
 
 NMDevice *          nm_manager_get_device_by_ifindex   (NMManager *manager,
                                                         int ifindex);