From b0f831ab0aea912bf981dbad2997b02580103433 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 5 May 2011 12:58:45 -0500 Subject: [PATCH] Revert "libnm-glib: export nm_device_get_iface()" This reverts commit 3116e3c980d603a1a9aa05410542fbb23a171af3. Commit message is wrong. --- libnm-glib/libnm-glib.ver | 1 - 1 file changed, 1 deletion(-) diff --git a/libnm-glib/libnm-glib.ver b/libnm-glib/libnm-glib.ver index a59bec901b..64ff70adaa 100644 --- a/libnm-glib/libnm-glib.ver +++ b/libnm-glib/libnm-glib.ver @@ -75,7 +75,6 @@ global: nm_device_get_iface; nm_device_get_ip4_config; nm_device_get_ip6_config; - nm_device_get_ip_iface; nm_device_get_managed; nm_device_get_product; nm_device_get_state;