mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 19:53:18 -04:00
Remove BATTERY_TYPES
Change-Id: I4fa03a10d0032fd6f92722bbe1d4b7eec0b95cb4
This commit is contained in:
parent
fb115e5bdb
commit
4f3bbeaffc
175 changed files with 432 additions and 951 deletions
|
|
@ -686,9 +686,6 @@ struct user_settings
|
|||
#if BATTERY_CAPACITY_INC > 0
|
||||
int battery_capacity; /* in mAh */
|
||||
#endif
|
||||
#if BATTERY_TYPES_COUNT > 1
|
||||
int battery_type; /* for units which can take multiple types (Ondio). */
|
||||
#endif
|
||||
#ifdef HAVE_SPDIF_POWER
|
||||
bool spdif_enable; /* S/PDIF power on/off */
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue