mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 05:55:46 -04:00
Android: Remove duplicate speed limiter option from settings
This commit is contained in:
@ -33,12 +33,6 @@
|
||||
app:defaultValue="0.0"
|
||||
app:useSimpleSummaryProvider="true"
|
||||
app:iconSpaceReserved="false" />
|
||||
<SwitchPreferenceCompat
|
||||
app:key="Main/SpeedLimiterEnabled"
|
||||
app:title="@string/settings_behavior_enable_speed_limiter"
|
||||
app:defaultValue="true"
|
||||
app:summary="Throttles the emulation speed to the chosen speed above. If unchecked, the emulator will run as fast as possible, which may not be playable."
|
||||
app:iconSpaceReserved="false" />
|
||||
<SwitchPreferenceCompat
|
||||
app:key="Main/SaveStateOnExit"
|
||||
app:title="Save State On Exit"
|
||||
|
Reference in New Issue
Block a user