summaryrefslogtreecommitdiff
path: root/libnm/nm-access-point.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-access-point.h')
-rw-r--r--libnm/nm-access-point.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/nm-access-point.h b/libnm/nm-access-point.h
index f483cb33e3..cc1e8f95ff 100644
--- a/libnm/nm-access-point.h
+++ b/libnm/nm-access-point.h
@@ -64,8 +64,6 @@ typedef struct {
GType nm_access_point_get_type (void);
-GObject *nm_access_point_new (DBusGConnection *connection, const char *path);
-
NM80211ApFlags nm_access_point_get_flags (NMAccessPoint *ap);
NM80211ApSecurityFlags nm_access_point_get_wpa_flags (NMAccessPoint *ap);
NM80211ApSecurityFlags nm_access_point_get_rsn_flags (NMAccessPoint *ap);