One more compilation error fix.

This commit is contained in:
magenoxx 2010-12-14 21:31:42 +03:00
parent a006f37457
commit 1a945de4de

View file

@ -66,8 +66,6 @@ public class BigCard extends javax.swing.JPanel {
protected JXPanel panel;
protected boolean initState;
protected CardInfoPane cardInfoPane;
public BigCard() {
initComponents();
if (!Plugins.getInstance().isCardPluginLoaded()) {