network-manager-applet r1097 - branches/NETWORKMANAGER_APPLET_0_7/src/gconf-helpers



Author: dcbw
Date: Fri Jan 16 20:04:17 2009
New Revision: 1097
URL: http://svn.gnome.org/viewvc/network-manager-applet?rev=1097&view=rev

Log:
Remove accidentally committed debugging code

Modified:
   branches/NETWORKMANAGER_APPLET_0_7/src/gconf-helpers/nma-gconf-connection.c

Modified: branches/NETWORKMANAGER_APPLET_0_7/src/gconf-helpers/nma-gconf-connection.c
==============================================================================
--- branches/NETWORKMANAGER_APPLET_0_7/src/gconf-helpers/nma-gconf-connection.c	(original)
+++ branches/NETWORKMANAGER_APPLET_0_7/src/gconf-helpers/nma-gconf-connection.c	Fri Jan 16 20:04:17 2009
@@ -213,12 +213,9 @@
 
 	connection = nm_exported_connection_get_connection (exported);
 
-g_message ("%s: alkdjfa;ldskfjas;lfdjaslfdkjasdflj******************", __func__);
 	utils_fill_connection_certs (connection);
 	settings = nm_connection_to_hash (connection);
-nm_connection_dump (connection);
 	utils_clear_filled_connection_certs (connection);
-g_message ("%s: -------ldskfjas;lfdjaslfdkjasdflj******************", __func__);
 
 	return settings;
 }



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