diff --git a/mozilla/minimo/customization/all.js b/mozilla/minimo/customization/all.js index 9889255df12..0be4f28e6a0 100755 --- a/mozilla/minimo/customization/all.js +++ b/mozilla/minimo/customization/all.js @@ -368,11 +368,6 @@ pref("network.automatic-ntlm-auth.trusted-uris", ""); // implementation will not be affected by this preference. pref("network.ntlm.send-lm-response", false); -// sspitzer: change this back to "news" when we get to beta. -// for now, set this to news.mozilla.org because you can only -// post to the server specified by this pref. -pref("network.hosts.nntp_server", "news.mozilla.org"); - pref("permissions.default.image", 1); // 1-Accept, 2-Deny, 3-dontAcceptForeign pref("network.image.warnAboutImages", false); pref("network.proxy.autoconfig_url", "");