From 22f653ecb522843711299d677d79c78d38d9619e Mon Sep 17 00:00:00 2001 From: "mconnor%steelgryphon.com" Date: Tue, 18 Dec 2007 02:11:48 +0000 Subject: [PATCH] oops, network fail, backing out git-svn-id: svn://10.0.0.236/trunk@241612 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/app/profile/firefox.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/browser/app/profile/firefox.js b/mozilla/browser/app/profile/firefox.js index 17380adec32..89e50a66379 100644 --- a/mozilla/browser/app/profile/firefox.js +++ b/mozilla/browser/app/profile/firefox.js @@ -599,7 +599,3 @@ pref("browser.places.migratePostDataAnnotations", true); // 1 - pre-populate site URL, but don't fetch certificate // 2 - pre-populate site URL and pre-fetch certificate pref("browser.ssl_override_behavior", 1); - -// replace newlines with spaces when pasting into fields -pref("editor.singleLine.pasteNewlines", 2); -