mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 22:58:02 -05:00
yet another unused parameter
This commit is contained in:
parent
3969572d36
commit
3d0b132dae
|
|
@ -698,7 +698,7 @@ void TabDeckEditor::actDecrement()
|
|||
offsetCountAtIndex(currentIndex, -1);
|
||||
}
|
||||
|
||||
void TabDeckEditor::setPriceTagFeatureEnabled(int enabled)
|
||||
void TabDeckEditor::setPriceTagFeatureEnabled(int /* enabled */)
|
||||
{
|
||||
//aUpdatePrices->setVisible(enabled);
|
||||
deckModel->pricesUpdated();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user