[Not part of build]

Make standalone TransforMiiX build again. Fix merge-conflict resolved the wrong way.

No bug. r=hwaara.
This commit is contained in:
sicking%bigfoot.com 2001-11-11 17:40:44 +00:00
parent 305453a450
commit 91cba3e42d

View File

@ -223,7 +223,7 @@ MBool Element::getAttr(txAtom* aLocalName, PRInt32 aNSID,
TX_IF_RELEASE_ATOM(localName);
return MB_TRUE;
}
TX_RELEASE_IF_ATOM(localName);
TX_IF_RELEASE_ATOM(localName);
item = item->next;
}
return MB_FALSE;