-code cleanup
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-01-31 06:56:40 +00:00
parent e3d98f23f9
commit 1f88c30cfd
4 changed files with 1 additions and 8 deletions

View File

@@ -107,7 +107,6 @@ void MTGCardInstance::initMTGCI(){
type_as_damageable = DAMAGEABLE_MTGCARDINSTANCE;
banding = NULL;
owner = NULL;
changedZoneRecently = 0;
counters = NEW Counters(this);
previousZone = NULL;
previous = NULL;