No Issue - Remove obsolete pref.

Bug 1193695

Removes obsolete preference "gfx.prefer-mesa-llvmpipe"

The code which made use of it was removed.
This commit is contained in:
Shadow 2025-05-08 10:03:06 +00:00 committed by roytam1
commit 422ca16a8e

View file

@ -808,7 +808,6 @@ pref("gfx.canvas.skiagl.dynamic-cache", true);
pref("gfx.text.disable-aa", false);
pref("gfx.work-around-driver-bugs", true);
pref("gfx.prefer-mesa-llvmpipe", false);
pref("gfx.draw-color-bars", false);