aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-08-11 04:50:47 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-08-11 05:20:35 +0800
commit82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4 (patch)
treef931d7407cf6668dac886ef2275fa4a9aa6f2fea /shell/e-shell-window.h
parent7563e6586fdb4cffa206e87ae3d43dcc5abd2b0c (diff)
downloadgsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.tar
gsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.tar.gz
gsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.tar.bz2
gsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.tar.lz
gsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.tar.xz
gsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.tar.zst
gsoc2013-evolution-82cf89330597aa4feeb6d4fb1174dbc0bd13d1e4.zip
Remove unused e_shell_window_get_menu_bar_box().
Diffstat (limited to 'shell/e-shell-window.h')
-rw-r--r--shell/e-shell-window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h
index b96d2f6df5..635184f4b9 100644
--- a/shell/e-shell-window.h
+++ b/shell/e-shell-window.h
@@ -147,7 +147,6 @@ void e_shell_window_register_new_source_actions
const gchar *backend_name,
GtkActionEntry *entries,
guint n_entries);
-GtkWidget * e_shell_window_get_menu_bar_box (EShellWindow *shell_window);
G_END_DECLS