58842 - Forgot to remove this..since atom is now nsCOMPtr.

r=pollmann
sr=vidur.
This commit is contained in:
harishd%netscape.com 2000-11-02 22:03:10 +00:00
Родитель 808b2fd407
Коммит 3e1aa03c89
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -67,7 +67,6 @@ NS_IMETHODIMP nsObserverBase::NotifyWebShell(
atom->ToString(method);
if(method.EqualsWithConversion("POST"))
return NS_OK;
NS_RELEASE(atom);
}
}
}