aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-31 21:34:28 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-01 00:10:54 +0800
commit7c63fc5f31fccb5fa901997d207d4283a27e5eee (patch)
tree0339be63f6ed39b8ff08c4840fd8729267901c79 /shell/e-shell.h
parent7c38b34f2073ce895957a87da3113f19d62da86d (diff)
downloadgsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.tar
gsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.tar.gz
gsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.tar.bz2
gsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.tar.lz
gsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.tar.xz
gsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.tar.zst
gsoc2013-evolution-7c63fc5f31fccb5fa901997d207d4283a27e5eee.zip
Remove e_shell_set_startup_view().
No longer needed.
Diffstat (limited to 'shell/e-shell.h')
-rw-r--r--shell/e-shell.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell/e-shell.h b/shell/e-shell.h
index 34a1a8f6fa..c27bd0e624 100644
--- a/shell/e-shell.h
+++ b/shell/e-shell.h
@@ -143,9 +143,6 @@ gboolean e_shell_quit (EShell *shell,
EShellQuitReason reason);
void e_shell_cancel_quit (EShell *shell);
-void e_shell_set_startup_view (EShell *shell,
- const gchar *view);
-
G_END_DECLS
#endif /* E_SHELL_H */