aboutsummaryrefslogtreecommitdiffstats
path: root/xpad.h
diff options
context:
space:
mode:
Diffstat (limited to 'xpad.h')
-rw-r--r--xpad.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xpad.h b/xpad.h
index 2a06399..718778f 100644
--- a/xpad.h
+++ b/xpad.h
@@ -12,8 +12,5 @@ int xpad_len(void);
*/
uint8_t xpad_byte(void);
-/* Calculate the two F-PAD bytes */
-uint16_t xpad_fpad(void);
-
#endif