[maemo-commits] [maemo-commits] r8519 - projects/haf/branches/hildon-fm/1.x/hildon-fm

From: www-data at stage.maemo.org www-data at stage.maemo.org
Date: Thu Nov 30 18:49:22 EET 2006
Author: marivoll
Date: 2006-11-30 18:49:21 +0200 (Thu, 30 Nov 2006)
New Revision: 8519

Modified:
   projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-system-settings.c
Log:
Removed debugging output.


Modified: projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-system-settings.c
===================================================================
--- projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-system-settings.c	2006-11-30 16:46:38 UTC (rev 8518)
+++ projects/haf/branches/hildon-fm/1.x/hildon-fm/hildon-file-system-settings.c	2006-11-30 16:49:21 UTC (rev 8519)
@@ -393,7 +393,6 @@
 	   || dbus_message_is_signal(msg, "org.bluez.Adapter",
 				     "BondingRemoved"))
     {
-      fprintf (stderr, "BONDING CHANGED\n");
       g_object_notify (data, "bonding-changed");
     }
   else if (dbus_message_is_signal (msg, ICD_DBUS_INTERFACE,


More information about the maemo-commits mailing list