no issue - removed unused feature flags (#6143)

nightly-build-test
Sören Hentzschel 5 years ago committed by Jeff Boek
parent fed0c88c6f
commit a76cd9cc67

@ -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.
*/

Loading…
Cancel
Save