Revert "Add option to always use SSIV for image decoding"
This reverts commit bb4d9fc81a.
This commit is contained in:
@@ -30,6 +30,4 @@ class BasePreferences(
|
||||
}
|
||||
|
||||
fun displayProfile() = preferenceStore.getString("pref_display_profile_key", "")
|
||||
|
||||
fun alwaysUseSSIVToDecode() = preferenceStore.getBoolean("pref_always_use_ssiv_to_decode", false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user