aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-31 21:30:03 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-01 00:10:54 +0800
commit7c38b34f2073ce895957a87da3113f19d62da86d (patch)
tree197b48d627cf0bfd9e97ce2128c05d38ea923244 /shell/e-shell.h
parent6a5767cbd1fb6390478a888d94677a6ecb1d123f (diff)
downloadgsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.tar
gsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.tar.gz
gsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.tar.bz2
gsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.tar.lz
gsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.tar.xz
gsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.tar.zst
gsoc2013-evolution-7c38b34f2073ce895957a87da3113f19d62da86d.zip
Remove e_shell_get_startup_view().
No longer needed.
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index f7edf8140d..34a1a8f6fa 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -145,7 +145,6 @@ void e_shell_cancel_quit (EShell *shell);
void e_shell_set_startup_view (EShell *shell,
const gchar *view);
-const gchar * e_shell_get_startup_view (EShell *shell);
G_END_DECLS