[Telepathy-commits] [telepathy-gabble/master] remove debug prints from handle test

Dafydd Harries dafydd.harries at collabora.co.uk
Tue Aug 19 10:53:27 PDT 2008


20080721163956-c9803-7bd00aaa6b079a9ffb7c0b226dfbdb7d6b2b2368.gz
---
 tests/test-handles.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/test-handles.c b/tests/test-handles.c
index 8190b84..b28da40 100644
--- a/tests/test-handles.c
+++ b/tests/test-handles.c
@@ -101,11 +101,8 @@ int main (int argc, char **argv)
 {
   g_type_init ();
 
-  g_debug ("Testing contact handles");
   test_handles (TP_HANDLE_TYPE_CONTACT);
-  g_debug ("Testing room handles");
   test_handles (TP_HANDLE_TYPE_ROOM);
-  g_debug ("Testing list handles");
   test_handles (TP_HANDLE_TYPE_LIST);
   return 0;
 }
-- 
1.5.6.3




More information about the Telepathy-commits mailing list