diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index ef03135102..805d207406 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -59,9 +59,6 @@ e_shell_class_init (GtkObjectClass *object_class) static void e_shell_init (GtkObject *object) { - EShell *eshell = E_SHELL (object); - - eshell->gnome_app = gnome_app_new ("Evolution", "Evolution"); } void |