diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-25 07:52:05 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-25 07:52:05 +0800 |
commit | 85b2913a380c69f14ae0254ad23b10fabfb33667 (patch) | |
tree | c1cf143e37294dd9dd3667ebbe0a1d0c00b04b56 /shell/e-shell-window.c | |
parent | e7a31c5035a0afeed6c1675e30487c1e2bdc139f (diff) | |
download | gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.gz gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.tar.zst gsoc2013-evolution-85b2913a380c69f14ae0254ad23b10fabfb33667.zip |
Merge revisions 36534:36684 from trunk.
svn path=/branches/kill-bonobo/; revision=36685
Diffstat (limited to 'shell/e-shell-window.c')
-rw-r--r-- | shell/e-shell-window.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c index de68d343e4..f278af0bf8 100644 --- a/shell/e-shell-window.c +++ b/shell/e-shell-window.c @@ -48,7 +48,6 @@ shell_window_new_view (EShellWindow *shell_window, GtkNotebook *notebook; GtkAction *action; GtkWidget *widget; - gchar *action_name; gint page_num; /* Determine the page number for the new shell view. */ |