summaryrefslogtreecommitdiff
path: root/ps2_vusb/host_vusb.h
diff options
context:
space:
mode:
Diffstat (limited to 'ps2_vusb/host_vusb.h')
-rw-r--r--ps2_vusb/host_vusb.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ps2_vusb/host_vusb.h b/ps2_vusb/host_vusb.h
deleted file mode 100644
index f09ad58228..0000000000
--- a/ps2_vusb/host_vusb.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef HOST_VUSB_H
-#define HOST_VUSB_H
-
-void host_vusb_keyboard_send(void);
-
-#endif