[gvfs] Remove debug spew



commit 7d8e6aed725cae07f8e02a4fa6facac356008f8c
Author: David Zeuthen <davidz redhat com>
Date:   Thu Apr 9 19:14:25 2009 -0400

    Remove debug spew
---
 monitor/gdu/ggduvolume.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/monitor/gdu/ggduvolume.c b/monitor/gdu/ggduvolume.c
index a5a3321..6779f0f 100644
--- a/monitor/gdu/ggduvolume.c
+++ b/monitor/gdu/ggduvolume.c
@@ -339,10 +339,6 @@ update_volume (GGduVolume *volume)
           volume->should_automount = FALSE;
         }
 
-      g_debug ("should_automount = %d for %s",
-               volume->should_automount,
-               device != NULL ? gdu_device_get_device_file (device) : "(none)");
-
       g_free (activation_uri);
     }
 



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