From 91a6b6899e5568ed34f913bedb538dd6c9e35b32 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 Aug 2008 02:04:44 +0000 Subject: Commit progress, which breaks everything. svn path=/branches/kill-bonobo/; revision=35930 --- shell/e-shell-window.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'shell/e-shell-window.h') diff --git a/shell/e-shell-window.h b/shell/e-shell-window.h index f883a195a6..17e1a172ee 100644 --- a/shell/e-shell-window.h +++ b/shell/e-shell-window.h @@ -59,9 +59,6 @@ struct _EShellWindowClass { }; GType e_shell_window_get_type (void); -gint e_shell_window_get_current_view (EShellWindow *window); -void e_shell_window_set_current_view (EShellWindow *window, - gint current_view); GtkUIManager * e_shell_window_get_ui_manager (EShellWindow *window); GtkAction * e_shell_window_get_action (EShellWindow *window, const gchar *action_name); -- cgit v1.2.3