[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.orgDate: Thu Nov 30 18:49:22 EET 2006
- Previous message: [maemo-commits] r8518 - in projects/haf/branches/hildon-fm/1.x: . debian
- Next message: [maemo-commits] r8520 - in projects/haf/trunk/maemo-af-desktop: . debian hildon-navigator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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,
- Previous message: [maemo-commits] r8518 - in projects/haf/branches/hildon-fm/1.x: . debian
- Next message: [maemo-commits] r8520 - in projects/haf/trunk/maemo-af-desktop: . debian hildon-navigator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]