Client memory need - Removed some unneeded references.

This commit is contained in:
LevelX2 2014-02-13 17:12:02 +01:00
parent 67e25d43bd
commit 6646aaf5b2
3 changed files with 19 additions and 6 deletions

View file

@ -48,7 +48,7 @@ import mage.client.util.Config;
*/
public class NewPlayerPanel extends javax.swing.JPanel {
private JFileChooser fcSelectDeck;
private final JFileChooser fcSelectDeck;
/** Creates new form NewPlayerPanel */
public NewPlayerPanel() {