зеркало из https://github.com/mozilla/gecko-dev.git
Removed unused variable
This commit is contained in:
Родитель
2abfa66475
Коммит
c9e26b1418
|
@ -1141,7 +1141,6 @@ nsSpaceManager::BandRect::HasSameFrameList(const BandRect* aBandRect) const
|
|||
PRInt32
|
||||
nsSpaceManager::BandRect::Length() const
|
||||
{
|
||||
nscoord topOfBand = top;
|
||||
PRInt32 len = 1;
|
||||
BandRect* bandRect = Next();
|
||||
|
||||
|
|
|
@ -1141,7 +1141,6 @@ nsSpaceManager::BandRect::HasSameFrameList(const BandRect* aBandRect) const
|
|||
PRInt32
|
||||
nsSpaceManager::BandRect::Length() const
|
||||
{
|
||||
nscoord topOfBand = top;
|
||||
PRInt32 len = 1;
|
||||
BandRect* bandRect = Next();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче