Removed old constant
This commit is contained in:
parent
1b7e18c879
commit
8f1b23d631
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ object Constants {
|
|||
const val PREF_CURRENT_SERVER = "pref_current_server"
|
||||
const val PREF_OFFLINE_MODE = "pref_offline_mode"
|
||||
const val PREF_PLAYER_PREFERRED_QUALITY = "pref_player_preferred_quality"
|
||||
const val PREF_DISPLAY_EXTENDED_TITLE = "pref_player_display_extended_title"
|
||||
const val PREF_PLAYER_GESTURES = "pref_player_gestures"
|
||||
const val PREF_PLAYER_GESTURES_VB = "pref_player_gestures_vb"
|
||||
const val PREF_PLAYER_GESTURES_ZOOM = "pref_player_gestures_zoom"
|
||||
|
|
Loading…
Reference in a new issue