Author: dcbw
Date: Fri Jan 18 02:53:09 2008
New Revision: 3240
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=3240&view=rev
Log:
Remove old prototype
Modified:
trunk/libnm-util/nm-utils.h
Modified: trunk/libnm-util/nm-utils.h
==============================================================================
--- trunk/libnm-util/nm-utils.h (original)
+++ trunk/libnm-util/nm-utils.h Fri Jan 18 02:53:09 2008
@@ -174,11 +174,4 @@
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 */
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.