[Telepathy-commits] [telepathy-salut/master] Oops, I did not meant to commit theses debugs

Alban Crequy alban.crequy at collabora.co.uk
Thu Feb 26 11:20:13 PST 2009


---
 src/salut-tubes-manager.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/src/salut-tubes-manager.c b/src/salut-tubes-manager.c
index 0e20acc..cf5481e 100644
--- a/src/salut-tubes-manager.c
+++ b/src/salut-tubes-manager.c
@@ -1165,10 +1165,6 @@ salut_private_tubes_factory_get_contact_caps (
       if (contact == NULL)
         return;
 
-      DEBUG ("contact %p ref_count == %d",
-          contact,
-          ((GObject *)contact)->ref_count);
-
       per_channel_manager_caps = contact->per_channel_manager_caps;
     }
 
@@ -1202,9 +1198,6 @@ salut_private_tubes_factory_get_contact_caps (
         }
     }
 
-  DEBUG ("contact %p ref_count == %d",
-      contact,
-      ((GObject *)contact)->ref_count);
   if (contact != NULL)
     g_object_unref (contact);
 }
-- 
1.5.6.5




More information about the telepathy-commits mailing list