mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 21:25:19 -05:00
Clip+: remove button_hold() : we use software hold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25428 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2831acd538
commit
eef7f343c2
2 changed files with 0 additions and 12 deletions
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
void button_init_device(void);
|
||||
int button_read_device(void);
|
||||
bool button_hold(void);
|
||||
|
||||
/* Main unit's buttons */
|
||||
#define BUTTON_HOME 0x00000001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue