Bug 1200563 - Remove duplicated pref. r=ted

This commit is contained in:
Kartikaya Gupta 2015-09-01 16:47:51 -04:00
parent 538e57189d
commit 238b2b80c8

View File

@ -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);