[nautilus] files-view: remove debug spew



commit e9b9fa9424b163000de9878790c1c5bb5ec87b99
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Nov 11 12:03:27 2015 -0800

    files-view: remove debug spew

 src/nautilus-files-view.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-files-view.c b/src/nautilus-files-view.c
index dd40b14..813e55f 100644
--- a/src/nautilus-files-view.c
+++ b/src/nautilus-files-view.c
@@ -4689,8 +4689,6 @@ nautilus_load_custom_accel_for_scripts (void)
        const int max_len = 100;
        int i;
 
-       g_print ("loading map\n");
-
        path = g_build_filename (g_get_user_config_dir (), SHORTCUTS_PATH, NULL);
 
        if (g_file_get_contents (path, &contents, NULL, &error)) {


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