mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-14 01:19:59 +00:00
Remove unused variable
This commit is contained in:
parent
4374f69a60
commit
7009355baf
@ -21,7 +21,6 @@
|
||||
bool CSVRender::PagedWorldspaceWidget::adjustCells()
|
||||
{
|
||||
bool modified = false;
|
||||
bool wasEmpty = mCells.empty();
|
||||
|
||||
const CSMWorld::IdCollection<CSMWorld::Cell>& cells = mDocument.getData().getCells();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user