summaryrefslogtreecommitdiff
path: root/plugins/mouse/translate.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mouse/translate.h')
-rw-r--r--plugins/mouse/translate.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/mouse/translate.h b/plugins/mouse/translate.h
deleted file mode 100644
index a2fcfc90..00000000
--- a/plugins/mouse/translate.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __plugin_mouse_translate_h
-#define __plugin_mouse_translate_h
-
-#include <glib.h>
-
-gboolean translate_button(char *str, guint *state, guint *keycode);
-
-#endif