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

This commit is contained in:
Olli.Pettay@helsinki.fi 2007-05-14 02:29:22 -07:00
Родитель c62c9a6daf
Коммит 6b28e40837
1 изменённых файлов: 1 добавлений и 1 удалений

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

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