forked from len0rd/rockbox
Fix more red :(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17232 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6482c7396c
commit
d177284df2
1 changed files with 0 additions and 1 deletions
|
@ -159,7 +159,6 @@ enum plugin_status plugin_start(struct plugin_api* api, void* parameter)
|
|||
case (FLASHLIGHT_NEXT|BUTTON_REL):
|
||||
#endif /* FLASHLIGHT_NEXT */
|
||||
#ifdef FLASHLIGHT_PREV
|
||||
case FLASHLIGHT_PREV:
|
||||
case (FLASHLIGHT_PREV|BUTTON_REPEAT):
|
||||
case (FLASHLIGHT_PREV|BUTTON_REL):
|
||||
#endif /* FLASHLIGHT_PREV */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue