зеркало из https://github.com/mozilla/gecko-dev.git
120984 - removing unnecessary code in nsglobalhistory. r/sr=me,ben
This commit is contained in:
Родитель
805947e17d
Коммит
800ef03577
|
@ -2783,8 +2783,6 @@ nsGlobalHistory::GetRootDayQueries(nsISimpleEnumerator **aResult)
|
|||
if (NS_SUCCEEDED(rv))
|
||||
rv = dayArray->AppendElement(finduri);
|
||||
|
||||
PRUint32 arraylength;
|
||||
dayArray->Count(&arraylength);
|
||||
return NS_NewArrayEnumerator(aResult, dayArray);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче