Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst

This commit is contained in:
Olli.Pettay%helsinki.fi 2007-05-14 09:29:22 +00:00
Родитель 6721d4f009
Коммит 64d9a08e31
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4543,7 +4543,7 @@ nsDocument::GetListenerManager(PRBool aCreateIfNotFound,
return NS_OK;
}
NS_IMETHODIMP
nsresult
nsDocument::GetSystemEventGroup(nsIDOMEventGroup **aGroup)
{
nsCOMPtr<nsIEventListenerManager> manager;