summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox/spkey_p.h
diff options
context:
space:
mode:
authorAnton Romanov <theli@rockbox.org>2006-09-25 09:44:10 +0000
committerAnton Romanov <theli@rockbox.org>2006-09-25 09:44:10 +0000
commitec2a5cce1a4e3609535a9ae902a80933fbb0f341 (patch)
treebd2874b573d5b29ba695e1f13c7ee5d908a473e6 /apps/plugins/zxbox/spkey_p.h
parent52f4c4c82bb038f3704007016a5df1639c6af443 (diff)
downloadrockbox-ec2a5cce1a4e3609535a9ae902a80933fbb0f341.tar.gz
rockbox-ec2a5cce1a4e3609535a9ae902a80933fbb0f341.zip
yet more code cleanup, quick snapshot feature,sound should no longer crash,light optimizations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11041 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/zxbox/spkey_p.h')
-rw-r--r--apps/plugins/zxbox/spkey_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/zxbox/spkey_p.h b/apps/plugins/zxbox/spkey_p.h
index e73ef8deaa..7823f25aa1 100644
--- a/apps/plugins/zxbox/spkey_p.h
+++ b/apps/plugins/zxbox/spkey_p.h
@@ -207,7 +207,6 @@ extern void spkey_screenmode(void);
207 207
208extern const int need_switch_mode; 208extern const int need_switch_mode;
209 209
210extern int spkey_keyfuncs(void);
211extern void spkb_refresh(void); 210extern void spkb_refresh(void);
212extern void clear_keystates(void); 211extern void clear_keystates(void);
213extern int display_keyboard(void); 212extern int display_keyboard(void);