summaryrefslogtreecommitdiff
path: root/plugins/keyboard/keysrc.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-04 20:19:12 +0000
committerDana Jansens <danakj@orodu.net>2003-04-04 20:19:12 +0000
commit68ff2eb3d2d7874e780000143cbee9a8e7c2e57f (patch)
treeeed6077d7eedb92fac0c8c3c51c56577be15f82e /plugins/keyboard/keysrc.h
parentc8ff993e08e73f030a2efdb4f01c5f65464555e7 (diff)
add the keyboard plugin into the build systems
keyboard bindings are parsed from the rc file
Diffstat (limited to 'plugins/keyboard/keysrc.h')
-rw-r--r--plugins/keyboard/keysrc.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/keyboard/keysrc.h b/plugins/keyboard/keysrc.h
deleted file mode 100644
index d646b869..00000000
--- a/plugins/keyboard/keysrc.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __plugin_keyboard_keysrc_h
-#define __plugin_keyboard_keysrc_h
-
-void keysrc_parse();
-
-#endif