Removed unused variable
git-svn-id: svn://10.0.0.236/trunk@29539 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
f36ef00836
commit
8f81c41ae5
@ -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();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user