aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-shortcut.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-04-11 02:21:11 +0800
committernobody <nobody@localhost>2000-04-11 02:21:11 +0800
commit10790d1b9dd20ddd94efb17c143e90eb3c4ec077 (patch)
tree6ca0c68d46d37c802ac6daaf18a5c4eff5f5d5d9 /shell/e-shell-shortcut.h
parentf85c096a2c075737889724a9c775d775ae8724b8 (diff)
downloadgsoc2013-evolution-GNUMERIC_0_52.tar.gz
gsoc2013-evolution-GNUMERIC_0_52.tar.zst
gsoc2013-evolution-GNUMERIC_0_52.zip
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_52
'GNUMERIC_0_52'. svn path=/tags/GNUMERIC_0_52/; revision=2368
Diffstat (limited to 'shell/e-shell-shortcut.h')
-rw-r--r--shell/e-shell-shortcut.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/shell/e-shell-shortcut.h b/shell/e-shell-shortcut.h
deleted file mode 100644
index 2f526be6ab..0000000000
--- a/shell/e-shell-shortcut.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef E_SHELL_SHORTCUT_H
-#define E_SHELL_SHORTCUT_H
-
-#include "e-shell-view.h"
-
-
-void shortcut_bar_item_selected (EShortcutBar *shortcut_bar,
- GdkEvent *event, gint group_num, gint item_num,
- EShellView *eshell_view);
-
-#endif /* E_SHELL_SHORTCUT_H */