Missed the XML bit of my mutation patch.

git-svn-id: svn://10.0.0.236/trunk@91264 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com
2001-04-04 07:07:33 +00:00
parent 0ed9d49f33
commit 1f47c8bc4a

View File

@@ -416,7 +416,6 @@ nsXMLElement::HandleDOMEvent(nsIPresContext* aPresContext,
nsEventStatus* aEventStatus)
{
NS_ENSURE_ARG_POINTER(aEventStatus);
NS_ENSURE_ARG(aPresContext);
// Try script event handlers first
nsresult ret = nsGenericContainerElement::HandleDOMEvent(aPresContext,
aEvent,