Bug 701322: Remove comment pointing to stale URL from prefs.js. r=gavin

This commit is contained in:
Chris Illias 2012-02-15 01:16:44 -08:00
parent 62f0357445
commit 8b576f4d48
2 changed files with 0 additions and 3 deletions

View File

@ -6,5 +6,4 @@
* the changes will be overwritten when the browser exits.
*
* To make a manual change to preferences, you can visit the URL about:config
* For more information, see http://www.mozilla.org/unix/customizing.html#prefs
*/

View File

@ -719,8 +719,6 @@ Preferences::WritePrefFile(nsIFile* aFile)
NS_LINEBREAK
" * To make a manual change to preferences, you can visit the URL about:config"
NS_LINEBREAK
" * For more information, see http://www.mozilla.org/unix/customizing.html#prefs"
NS_LINEBREAK
" */"
NS_LINEBREAK
NS_LINEBREAK;