Bug 666901 followup: remove now-unused variable 'rv'. r=masayuki

This commit is contained in:
Daniel Holbert 2011-08-24 19:28:07 -07:00
Родитель 9a5e780699
Коммит 46861b7709
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -465,8 +465,6 @@ PRBool nsDefaultURIFixup::MakeAlternateURI(nsIURI *aURI)
}
nsresult rv;
// Get the prefix and suffix to stick onto the new hostname. By default these
// are www. & .com but they could be any other value, e.g. www. & .org