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

No bug. r=hwaara.
This commit is contained in:
sicking%bigfoot.com 2005-11-02 07:37:22 +00:00
Родитель 6ae80af038
Коммит 983e50d6f6
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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;