diff options
Diffstat (limited to 'shell/e-shortcuts-view-model.c')
-rw-r--r-- | shell/e-shortcuts-view-model.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shortcuts-view-model.c b/shell/e-shortcuts-view-model.c index fcacdfdd9a..e19315f920 100644 --- a/shell/e-shortcuts-view-model.c +++ b/shell/e-shortcuts-view-model.c @@ -68,8 +68,6 @@ get_icon_for_item (EShortcutsViewModel *shortcuts_view_model, want_mini); } - g_print ("(%s is not a folder!)\n", item->name); - return NULL; } |