aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-shortcut.h
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-05-07 12:17:17 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-05-07 12:17:17 +0800
commit02ce27a08705b812f2c0ba6d39abb2d08827f132 (patch)
tree0d30c447d7e93c5728cca75164d77f5ead38a51b /shell/e-shell-shortcut.h
parentf490803d13f53f9615e258126f6fe25eabc83c3e (diff)
downloadgsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.tar
gsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.tar.gz
gsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.tar.bz2
gsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.tar.lz
gsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.tar.xz
gsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.tar.zst
gsoc2013-evolution-02ce27a08705b812f2c0ba6d39abb2d08827f132.zip
Remove unused files.
svn path=/trunk/; revision=2857
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 */