aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-actions.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-03-05 04:46:33 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:39 +0800
commit3e05d86173c12420db661fc80292252fe720b8d9 (patch)
treee34d31e2e36790957a4d8889aa5c25a49cad9538 /shell/e-shell-window-actions.h
parentc6b67831e8029d7c53a4c5b4057b19251cba6bb1 (diff)
downloadgsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.gz
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.bz2
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.lz
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.xz
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.tar.zst
gsoc2013-evolution-3e05d86173c12420db661fc80292252fe720b8d9.zip
Adapt libeshell to the new ESource API.
Diffstat (limited to 'shell/e-shell-window-actions.h')
-rw-r--r--shell/e-shell-window-actions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-window-actions.h b/shell/e-shell-window-actions.h
index 42618ee89f..aefae2f747 100644
--- a/shell/e-shell-window-actions.h
+++ b/shell/e-shell-window-actions.h
@@ -41,8 +41,6 @@
E_SHELL_WINDOW_ACTION ((window), "cut-clipboard")
#define E_SHELL_WINDOW_ACTION_DELETE_SELECTION(window) \
E_SHELL_WINDOW_ACTION ((window), "delete-selection")
-#define E_SHELL_WINDOW_ACTION_FORGET_PASSWORDS(window) \
- E_SHELL_WINDOW_ACTION ((window), "forget-passwords")
#define E_SHELL_WINDOW_ACTION_GAL_CUSTOM_VIEW(window) \
E_SHELL_WINDOW_ACTION ((window), "gal-custom-view")
#define E_SHELL_WINDOW_ACTION_GAL_DEFINE_VIEWS(window) \