[fenix] no issue - removed unused feature flags (https://github.com/mozilla-mobile/fenix/pull/6143)

pull/600/head
Sören Hentzschel 5 years ago committed by Jeff Boek
parent 1839ce12f1
commit 4c2c5c5e21

@ -50,13 +50,6 @@ object FeatureFlags {
*/ */
val autoPlayMedia = nightly or debug 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. * Allows Progressive Web Apps to be installed to the device home screen.
*/ */

Loading…
Cancel
Save