commit f6032011cd2fb3e05a60a353bfd89ee5e8d4ab14
Author: Todd Zullinger <[email protected]>
Date:   Mon Mar 8 15:29:55 2010 -0500

    Remove leftover debugging in GIO autodetection code

 src/autodetection.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/autodetection.c b/src/autodetection.c
index 72328ab..39b1171 100644
--- a/src/autodetection.c
+++ b/src/autodetection.c
@@ -156,7 +156,6 @@ static void ad_volume_mounted_cb (GVolumeMonitor 
*volumemonitor,
 {
     g_return_if_fail (mount && ad);
 
-    printf("%s entered\n", __func__);
     if (G_IS_MOUNT(mount) && ad_mount_is_ipod (mount))
     {
        GFile *root;

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to