aboutsummaryrefslogtreecommitdiff
path: root/libsylph/procmsg.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-16 07:00:44 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-16 07:00:44 +0000
commit0c2766f7a8f49971c5fb984e0bfe4ed97977b549 (patch)
tree931af1e98b58003d652d00506814f5814b13faf3 /libsylph/procmsg.c
parent7afdb4d6eaf5d0f8bab6734903ee16d2a5b46bb1 (diff)
removed redundant debug print.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2623 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/procmsg.c')
-rw-r--r--libsylph/procmsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/procmsg.c b/libsylph/procmsg.c
index b8f3af16..b4431ea2 100644
--- a/libsylph/procmsg.c
+++ b/libsylph/procmsg.c
@@ -1807,7 +1807,7 @@ skip:
return -1;
}
- g_print("part_id = %s , total = %d\n", part_id, total);
+ debug_print("part_id = %s , total = %d\n", part_id, total);
g_free(part_id);
if (total == 0) {