Removed a left over debug printout
authorMikael Hallendal <micke@imendio.com>
Wed, 12 Nov 2008 20:30:54 +0100
changeset 561 f659884550a5
parent 560 f91deafed5b3
child 562 1ccc33f5f91f
Removed a left over debug printout
loudmouth/lm-asyncns-resolver.c
--- a/loudmouth/lm-asyncns-resolver.c	Tue Nov 11 05:14:09 2008 +0100
+++ b/loudmouth/lm-asyncns-resolver.c	Wed Nov 12 20:30:54 2008 +0100
@@ -182,8 +182,6 @@
 
     g_object_get (resolver, "context", &context, NULL);
         
-    g_print ("Setting up io watch\n");
-
     priv->watch_resolv = 
         lm_misc_add_io_watch (context,
                               priv->resolv_channel,