forked from External/mage
[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
Add a link
Reference in a new issue