diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-07-10 04:32:15 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-07-10 04:32:15 +0000 |
| commit | bcc090ec83fe26b6b3afa144033c38021f49c400 (patch) | |
| tree | 28a295ed6bb90eab6b0aecce5e6117ea6809fbfd /plugins/mouse/mouseparse.h | |
| parent | 58be655de321369ceec5819a3516003a05ead575 (diff) | |
these havent been used for a long time.. ;) old parsing shit be gone
Diffstat (limited to 'plugins/mouse/mouseparse.h')
| -rw-r--r-- | plugins/mouse/mouseparse.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/mouse/mouseparse.h b/plugins/mouse/mouseparse.h deleted file mode 100644 index 0d28d59b..00000000 --- a/plugins/mouse/mouseparse.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef __plugins_mouse_mouseparse_h -#define __plugins_mouse_mouseparse_h - -#include "kernel/parse.h" - -void mouseparse(ParseToken *token); - -#endif |
