зеркало из https://github.com/mozilla/gecko-dev.git
Remove a shadowing variable declaration.
This commit is contained in:
Родитель
267ab43f21
Коммит
481f2e2d34
|
@ -1050,7 +1050,6 @@ RDFContentSinkImpl::AddProperties(const nsIParserNode& aNode,
|
|||
k.Append(attr->GetUnicode());
|
||||
|
||||
// Add the attribute to RDF
|
||||
nsresult rv;
|
||||
|
||||
nsCOMPtr<nsIRDFResource> property;
|
||||
rv = gRDFService->GetUnicodeResource(k.GetUnicode(), getter_AddRefs(property));
|
||||
|
|
Загрузка…
Ссылка в новой задаче