[libsocialweb] smugmug: Get rid of useless refcount debug line.



commit 036fdd6f7ba560f94893866025cd4aab164b11f6
Author: Eitan Isaacson <eitan isaacson collabora co uk>
Date:   Fri Mar 4 10:53:52 2011 -0800

    smugmug: Get rid of useless refcount debug line.

 services/smugmug/smugmug.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/services/smugmug/smugmug.c b/services/smugmug/smugmug.c
index 0d75317..2db17a4 100644
--- a/services/smugmug/smugmug.c
+++ b/services/smugmug/smugmug.c
@@ -262,8 +262,6 @@ got_tokens_cb (RestProxy *proxy, gboolean got_tokens, gpointer user_data)
                            NULL,
                            NULL);
 
-    SW_DEBUG (SMUGMUG, "refcount %d", G_OBJECT (call)->ref_count);
-
     g_object_unref (call);
   }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]