[gnome-initial-setup] account: Remove debug spew



commit 20bd81bc4b65db19883e93b65cb1658801eaa7a2
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jul 15 15:55:35 2015 -0400

    account: Remove debug spew
    
    Not needed anymore.

 .../pages/account/gis-account-page-local.c         |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page-local.c 
b/gnome-initial-setup/pages/account/gis-account-page-local.c
index 54dbf81..51ce0ea 100644
--- a/gnome-initial-setup/pages/account/gis-account-page-local.c
+++ b/gnome-initial-setup/pages/account/gis-account-page-local.c
@@ -192,7 +192,6 @@ prepopulate_account_page (GisAccountPageLocal *page)
         /* FIXME: collect information from more than one account
          * and present at least the pictures in the avatar chooser
          */
-        g_print ("Got profile information: Name '%s' Picture '%s'\n", name, picture);
         break;
       }
     }


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