[Telepathy-commits] [telepathy-gabble/master] src/tube-stream.c: Remove a debug

Alban Crequy alban.crequy at collabora.co.uk
Mon Oct 27 12:26:36 PDT 2008


---
 src/tube-stream.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/tube-stream.c b/src/tube-stream.c
index 3c7d599..2fa7b2a 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1089,7 +1089,6 @@ gabble_tube_stream_set_property (GObject *object,
       case PROP_OBJECT_PATH:
         g_free (priv->object_path);
         priv->object_path = g_value_dup_string (value);
-        DEBUG ("Setting object_path: %s", priv->object_path);
         break;
       case PROP_CHANNEL_TYPE:
       /* this property is writable in the interface, but not actually
-- 
1.5.6.5




More information about the Telepathy-commits mailing list