Removing duplicate pref. Thanks to jonasj@jonasj.dk for noticing this, and for providing the patch. r=caillon, sr=tor.

This commit is contained in:
caillon%returnzero.com 2002-04-13 19:22:57 +00:00
parent f44cff55c4
commit 8f30458082

View File

@ -164,8 +164,6 @@ pref("browser.PICS.reenable_for_this_session", false);
pref("browser.PICS.service.http___home_netscape_com_default_rating.service_enabled", true);
pref("browser.PICS.service.http___home_netscape_com_default_rating.s", 0);
pref("browser.block.target_new_window", false);
// loading and rendering of framesets and iframes
pref("browser.frames.enabled", true);