Skip to content

Commit d3e472d

Browse files
committed
Cosmetic
Signed-off-by: cneben <[email protected]>
1 parent 7c010b2 commit d3e472d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/qanTableGroupItem.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ void TableGroupItem::layoutCells()
465465
return;
466466
const auto tableWidth = tableContainer->width();
467467
const auto tableHeight = tableContainer->height();
468-
const auto tableSize = tableContainer->size();
469468

470469
// Special handling for 1 row or 1 column table: since there is
471470
// no "moveable" border, calls to layoutCells() do not set either width/height

0 commit comments

Comments
 (0)