зеркало из https://github.com/mozilla/pjs.git
Bug 645331 - Remove unused nsAutoString in nsGenericElement::RemoveAttributeNS; r=smaug
This commit is contained in:
Родитель
36fcb7b24d
Коммит
1d18a25e36
|
@ -2619,7 +2619,6 @@ nsGenericElement::RemoveAttributeNS(const nsAString& aNamespaceURI,
|
|||
return NS_OK;
|
||||
}
|
||||
|
||||
nsAutoString tmp;
|
||||
UnsetAttr(nsid, name, PR_TRUE);
|
||||
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче