NetworkManager r3300 - trunk/system-settings/plugins/ifcfg-fedora



Author: dcbw
Date: Thu Feb  7 20:31:13 2008
New Revision: 3300
URL: http://svn.gnome.org/viewvc/NetworkManager?rev=3300&view=rev

Log:
Remove debug print

Modified:
   trunk/system-settings/plugins/ifcfg-fedora/plugin.c

Modified: trunk/system-settings/plugins/ifcfg-fedora/plugin.c
==============================================================================
--- trunk/system-settings/plugins/ifcfg-fedora/plugin.c	(original)
+++ trunk/system-settings/plugins/ifcfg-fedora/plugin.c	Thu Feb  7 20:31:13 2008
@@ -390,7 +390,6 @@
 		                         evt.len > PATH_MAX ? PATH_MAX : evt.len,
 		                         NULL, NULL);
 
-g_message ("%s: path changed: %s", __func__, filename);
 		if (evt.wd == priv->profile_wd) {
 			if (!strcmp (filename, "network")) {
 				char *new_profile;



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