[gnome-disk-utility/udisks2-port] Nuke debug spew



commit f4d2557915b60bbdec8cefc9cccf61c318139074
Author: David Zeuthen <davidz redhat com>
Date:   Wed Mar 9 15:42:12 2011 -0500

    Nuke debug spew
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 src/palimpsest/gduwindow.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/palimpsest/gduwindow.c b/src/palimpsest/gduwindow.c
index 2734c62..6b970f7 100644
--- a/src/palimpsest/gduwindow.c
+++ b/src/palimpsest/gduwindow.c
@@ -727,9 +727,6 @@ static void
 update_all (GduWindow         *window,
             GDBusObjectProxy  *object_proxy)
 {
-  g_debug ("TODO: update_all for %s",
-           g_dbus_object_proxy_get_object_path (object_proxy));
-
   if (window->current_object_proxy == object_proxy)
     update_details_page (window);
 }



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