aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r--shell/e-shell-view.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index efdebc8b8c..b4ae29b6a7 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -171,9 +171,6 @@ shell_view_init_view_collection (EShellViewClass *class)
/* The view collection is never destroyed. */
class->view_collection = gal_view_collection_new ();
- gal_view_collection_set_title (
- class->view_collection, class->label);
-
gal_view_collection_set_storage_directories (
class->view_collection, system_dir, local_dir);