summaryrefslogtreecommitdiff
path: root/plugins/mouse/mouserc_parse.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-04-05 18:12:04 +0000
committerDana Jansens <danakj@orodu.net>2003-04-05 18:12:04 +0000
commitd485e71bf12f38dd47a15ccda213fd72fd1ded89 (patch)
treef9c32e98bff3910dee346067fd3c375183ea5431 /plugins/mouse/mouserc_parse.h
parent41790dfe9d61b90a48ca5dfe898dbcf27ea936f6 (diff)
rm the old mouserc shit
Diffstat (limited to 'plugins/mouse/mouserc_parse.h')
-rw-r--r--plugins/mouse/mouserc_parse.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/mouse/mouserc_parse.h b/plugins/mouse/mouserc_parse.h
deleted file mode 100644
index 0a924e41..00000000
--- a/plugins/mouse/mouserc_parse.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __plugin_mouse_mouserc_parse_h
-#define __plugin_mouse_mouserc_parse_h
-
-void mouserc_parse();
-
-#endif