aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-08-18 03:44:17 +0800
committerIain Holmes <iain@src.gnome.org>2001-08-18 03:44:17 +0800
commitd5ea07e5bebd33b4189115284bc48b71f0eb57b2 (patch)
tree9924e56fe9480ea98873e1141de158a47e442b72 /shell/e-shell.c
parent7473860c9fc3aa301cbb51da28928e63e74117b1 (diff)
downloadgsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.tar
gsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.tar.gz
gsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.tar.bz2
gsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.tar.lz
gsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.tar.xz
gsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.tar.zst
gsoc2013-evolution-d5ea07e5bebd33b4189115284bc48b71f0eb57b2.zip
Compile fixes
svn path=/trunk/; revision=12172
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r--shell/e-shell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c
index 704147ecac..357236ba7f 100644
--- a/shell/e-shell.c
+++ b/shell/e-shell.c
@@ -979,7 +979,6 @@ e_shell_construct (EShell *shell,
e_shortcuts_add_default_group (priv->shortcuts);
g_free (shortcut_path);
-
return E_SHELL_CONSTRUCT_RESULT_OK;
}