aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-utils.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-03-31 22:21:44 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-01 00:10:54 +0800
commit85fac8778261ce1fc80d8857158eb18a399da9ee (patch)
tree26e1d145ea7bb211b7fd5c26ba39be89a9a048d2 /shell/e-shell-utils.h
parent0494d4c3c67403293c496d0ab6ce498b954a8a06 (diff)
downloadgsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.tar
gsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.tar.gz
gsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.tar.bz2
gsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.tar.lz
gsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.tar.xz
gsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.tar.zst
gsoc2013-evolution-85fac8778261ce1fc80d8857158eb18a399da9ee.zip
Remove e_shell_hide_widgets_for_express_mode().
No longer needed.
Diffstat (limited to 'shell/e-shell-utils.h')
-rw-r--r--shell/e-shell-utils.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/shell/e-shell-utils.h b/shell/e-shell-utils.h
index be0f4b48c2..6b62b89ba8 100644
--- a/shell/e-shell-utils.h
+++ b/shell/e-shell-utils.h
@@ -41,12 +41,6 @@ GFile * e_shell_run_save_dialog (EShell *shell,
guint e_shell_utils_import_uris (EShell *shell,
const gchar * const *uris);
-void e_shell_hide_widgets_for_express_mode
- (EShell *shell,
- GtkBuilder *builder,
- const gchar *widget_name,
- ...) G_GNUC_NULL_TERMINATED;
-
G_END_DECLS
#endif /* E_SHELL_UTILS_H */