1
0
Fork 0

no issue - removed unused feature flags (#6143)

master
Sören Hentzschel 2019-10-21 18:52:01 +02:00 committed by Jeff Boek
parent fed0c88c6f
commit a76cd9cc67
1 changed files with 0 additions and 7 deletions

View File

@ -50,13 +50,6 @@ object FeatureFlags {
*/
val autoPlayMedia = nightly or debug
val granularDataDeletion = nightly or debug
/**
* Gives option in Settings to Delete Browsing Data on new menu option Quit
*/
val deleteDataOnQuit = nightly or debug
/**
* Allows Progressive Web Apps to be installed to the device home screen.
*/