зеркало из https://github.com/mozilla/pjs.git
Bug 206162 unused variable `nsresult result' in nsPolicyReference::ProcessExpiryElement
r=harishd sr=heikki
This commit is contained in:
Родитель
08e22382cb
Коммит
4ee591189b
|
@ -373,7 +373,6 @@ nsPolicyReference::ProcessExpiryElement(nsIDOMNodeList* aNodeList)
|
|||
{
|
||||
NS_ENSURE_ARG_POINTER(aNodeList);
|
||||
|
||||
nsresult result = NS_OK;
|
||||
PRUint32 count;
|
||||
aNodeList->GetLength(&count);
|
||||
if (count > 0) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче