summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common.h b/common.h
index f111348..b58228b 100644
--- a/common.h
+++ b/common.h
@@ -268,8 +268,6 @@ typedef u32 fixed16_16;
#define vprintf(format, ap) \
vfprintf(stderr, format, ap) \
- void gp2x_overclock(void);
-
// #define STDIO_DEBUG
#endif