mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Remove some HAVE_FUNCTIONAL_MODE bits
This was dead code introduced by0662793c, and got missed by08ab3aeawhich should've removed it. Change-Id: I87d02eab11479133c66524e58efc504ff093dfbd
This commit is contained in:
parent
90ad920d44
commit
bf9fdb13c4
2 changed files with 0 additions and 11 deletions
|
|
@ -786,10 +786,6 @@ struct user_settings
|
|||
int power_mode;
|
||||
#endif
|
||||
|
||||
#ifdef AUDIOHW_HAVE_FUNCTIONAL_MODE
|
||||
int func_mode;
|
||||
#endif
|
||||
|
||||
#ifdef AUDIOHW_HAVE_EQ
|
||||
/** Hardware EQ tone controls **/
|
||||
struct hw_eq_band
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue