1
0
Fork 0
forked from len0rd/rockbox

oops, its not as simple as that...

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11650 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Scarratt 2006-12-03 16:49:36 +00:00
parent 85860c34c4
commit 1612275960

View file

@ -58,7 +58,6 @@ static const struct button_mapping ondio_action[] =
#define METRONOME_MSG_STOP "press pause" #define METRONOME_MSG_STOP "press pause"
#if (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD) #if (CONFIG_KEYPAD == IRIVER_H100_PAD) || (CONFIG_KEYPAD == IRIVER_H300_PAD)
#define METRONOME_SYNC
static const struct button_mapping iriver_syncaction[] = static const struct button_mapping iriver_syncaction[] =
{ {
{METRONOME_SYNC, BUTTON_REC, BUTTON_NONE }, {METRONOME_SYNC, BUTTON_REC, BUTTON_NONE },