diff --git a/user.js b/user.js index e3015c6..4ba1ea0 100644 --- a/user.js +++ b/user.js @@ -874,7 +874,6 @@ user_pref("gfx.font_rendering.graphite.enabled", false); // Limit system font exposure to a whitelist [FF52+] [RESTART] // If the whitelist is empty, then whitelisting is considered disabled and all fonts are allowed // [WARNING] **DO NOT USE**: in FF80+ RFP covers this, and non-RFP users should use font vis -// [NOTE] In FF81+ the whitelist **overrides** RFP's font visibility // https://bugzilla.mozilla.org/1121643 ***/ // user_pref("font.system.whitelist", ""); // [HIDDEN PREF] // >>>>>>>>>>>>>>>>>>>>>