Jeck - Potential crash fix, removed unused variable.

This commit is contained in:
wagic.jeck
2010-02-11 21:03:27 +00:00
parent b7c66657f6
commit 470e3321e4
2 changed files with 2 additions and 6 deletions

View File

@@ -119,7 +119,6 @@ private:
DeckDataWrapper * displayed_deck;
DeckDataWrapper * myDeck;
DeckDataWrapper * myCollection;
MTGCard * currentCard;
MTGCard * cardIndex[7];
int hudAlpha;
int delSellMenu;