forked from External/mage
remove deprecated, unused, unimplemented method
This commit is contained in:
parent
ffa94811f6
commit
f438b76b31
2 changed files with 0 additions and 9 deletions
|
|
@ -161,9 +161,6 @@ public interface Permanent extends Card, Controllable {
|
|||
|
||||
String getValue(GameState state);
|
||||
|
||||
@Deprecated
|
||||
void addAbility(Ability ability);
|
||||
|
||||
@Deprecated
|
||||
void addAbility(Ability ability, Game game);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue