1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00
This commit is contained in:
Mike
2023-07-11 23:12:59 -07:00
parent 5134583111
commit 3c707d8e31

View File

@@ -444,9 +444,6 @@ void SelectionTab::updateListItems()
// elemIdx is the index of the maps or saved game to display on line 0
// slider->capacity contains the number of available screen lines
// slider->positionsAmnt is the number of elements after filtering
logGlobal->trace("updateListItems called, selectionPos: %d", selectionPos);
int elemIdx = slider->getValue();
for(auto item : listItems)
{