mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1200563 - Remove duplicated pref. r=ted
This commit is contained in:
parent
538e57189d
commit
238b2b80c8
@ -4288,10 +4288,6 @@ pref("layers.offmainthreadcomposition.frame-rate", -1);
|
||||
pref("layers.async-pan-zoom.enabled", true);
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_WIDGET_UIKIT
|
||||
pref("layers.async-pan-zoom.enabled", true);
|
||||
#endif
|
||||
|
||||
#ifdef XP_MACOSX
|
||||
pref("layers.enable-tiles", true);
|
||||
pref("layers.tile-width", 512);
|
||||
|
Loading…
Reference in New Issue
Block a user