mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 07:02:39 +02:00
refactor(player): remove eighth equalizer band preference
This commit is contained in:
@@ -348,7 +348,6 @@ object PreferencesHelper {
|
||||
putInt(Keys.PREF_EQ_MID, 0)
|
||||
putInt(Keys.PREF_EQ_BAND_6, 0)
|
||||
putInt(Keys.PREF_EQ_BAND_7, 0)
|
||||
putInt(Keys.PREF_EQ_BAND_8, 0)
|
||||
putInt(Keys.PREF_EQ_HIGH, 0)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user