network-manager-applet r674 - trunk/src/connection-editor



Author: dcbw
Date: Tue Apr 15 21:40:35 2008
New Revision: 674
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=674&view=rev

Log:
remove useless comment

Modified:
   trunk/src/connection-editor/nm-connection-list.c

Modified: trunk/src/connection-editor/nm-connection-list.c
==============================================================================
--- trunk/src/connection-editor/nm-connection-list.c	(original)
+++ trunk/src/connection-editor/nm-connection-list.c	Tue Apr 15 21:40:35 2008
@@ -330,7 +330,6 @@
 		s_con->autoconnect = TRUE;
 
 		type_setting = nm_setting_wireless_new ();
-		/* WSEC??? */
 	} else if (ctype == NM_TYPE_SETTING_GSM) {
 		/* Since GSM is a placeholder for both GSM and CDMA; as the user which
 		 * one they really want.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]