aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>2000-01-09 13:21:37 +0800
committerArturo Espinosa <unammx@src.gnome.org>2000-01-09 13:21:37 +0800
commit89db309e06bda8777c005857ebccd6a34ac95739 (patch)
tree72193c5d553291fd91db2bfef4dcd338606c36de /shell/e-shell.c
parent25606cbf7d12360f4a8bca7a4631ce7613894597 (diff)
downloadgsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.tar
gsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.tar.gz
gsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.tar.bz2
gsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.tar.lz
gsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.tar.xz
gsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.tar.zst
gsoc2013-evolution-89db309e06bda8777c005857ebccd6a34ac95739.zip
More work. Before the shortcut changes -mig
svn path=/trunk/; revision=1545
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c3
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