[gnome-control-center] user-accounts: Remove stray debug



commit e1bebc6bf2cd9c587f0d5dd050208a041e0ed508
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Mar 22 16:46:12 2011 +0000

    user-accounts: Remove stray debug

 panels/user-accounts/um-photo-dialog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/panels/user-accounts/um-photo-dialog.c b/panels/user-accounts/um-photo-dialog.c
index 263a4eb..205abe4 100644
--- a/panels/user-accounts/um-photo-dialog.c
+++ b/panels/user-accounts/um-photo-dialog.c
@@ -390,7 +390,6 @@ setup_photo_popup (UmPhotoDialog *um)
                 char *path;
 
                 path = g_build_filename (dirs[i], "pixmaps", "faces", NULL);
-                g_message ("trying to open %s", path);
                 dir = g_dir_open (path, 0, NULL);
                 if (dir == NULL) {
                         g_free (path);



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