From a8e9aaa5f0b20a75798ba9e9abcd8ad1f5748531 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Mon, 28 Nov 2022 01:46:43 -0500 Subject: [PATCH] fix spacing --- Fastfox.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Fastfox.js b/Fastfox.js index adca94e..bba480e 100644 --- a/Fastfox.js +++ b/Fastfox.js @@ -19,7 +19,6 @@ // How long FF will wait before rendering the page // [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1283302 // [2] https://docs.google.com/document/d/1BvCoZzk2_rNZx3u9ESPoFjSADRI0zIPeJRXFLwWXx_4/edit#heading=h.28ki6m8dg30z - //user_pref("nglayout.initialpaint.delay", 0); // default=5; used to be 250 //user_pref("nglayout.initialpaint.delay_in_oopif", 0); // default=5; used to be 250