mirror of
https://github.com/correl/mage.git
synced 2025-04-05 09:12:29 -09:00
[CN2] Remove unused local variables.
This commit is contained in:
parent
b9d5fbcbe5
commit
a066f1615f
1 changed files with 0 additions and 2 deletions
|
@ -90,8 +90,6 @@ class OrchardElementalDilemmaEffect extends CouncilsDilemmaVoteEffect {
|
|||
|
||||
this.vote("sprout", "harvest", controller, game, source);
|
||||
|
||||
int sproutCount = 0, harvestCount = 0;
|
||||
|
||||
Permanent permanent = game.getPermanent(source.getSourceId());
|
||||
|
||||
//Sprout Votes
|
||||
|
|
Loading…
Add table
Reference in a new issue