Remove old prototype

git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3240 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams 2008-01-18 02:53:09 +00:00
parent c203ada95a
commit 43395ebab6

View file

@ -174,11 +174,4 @@ gboolean nm_utils_security_valid (NMUtilsSecurityType type,
guint32 ap_wpa,
guint32 ap_rsn);
gboolean nm_utils_ap_security_compatible (NMConnection *connection,
guint32 ap_flags,
guint32 ap_wpa,
guint32 ap_rsn,
guint32 ap_mode);
#endif /* NM_UTILS_H */