From f03a90ab86703aa1f8ef4af0cc5a2b12ef44b43a Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 14 Jul 2018 07:47:31 +0200 Subject: [PATCH] Update redundant comment --- modules/libpref/init/all.js | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/libpref/init/all.js b/modules/libpref/init/all.js index 1de055b6fb..9fa00d7aae 100644 --- a/modules/libpref/init/all.js +++ b/modules/libpref/init/all.js @@ -4357,7 +4357,6 @@ pref("image.infer-src-animation.threshold-ms", 2000); // Whether to always optimize to image layers. Setting this to true will increase // performance of downscaled large images at the expense of visual quality, // because we can't use HQ downscaling in image layers. -// Aliasing may occur past downscaling beyond 34% in that case. pref("image.layerize.always", false); //