Remove the unused variable
This commit is contained in:
parent
9e2b914a08
commit
6b319c5907
1 changed files with 0 additions and 2 deletions
|
|
@ -707,8 +707,6 @@ void SControlsPanel::updateLayout()
|
|||
}
|
||||
}
|
||||
|
||||
CRect containerSize = getContainerSize();
|
||||
containerSize.bottom = containerBottom;
|
||||
setContainerSize(CRect(0.0, 0.0, viewBounds.getWidth(), containerBottom + verticalPadding));
|
||||
|
||||
invalid();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue