From 09cc9646a0631737d809589b16501298d5d6dce5 Mon Sep 17 00:00:00 2001 From: Lymia Aluysia Date: Thu, 29 Sep 2016 06:48:22 -0500 Subject: [PATCH] Remove outdated comment. --- .../src/main/java/mage/client/game/PlayerPanelExt.java | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Mage.Client/src/main/java/mage/client/game/PlayerPanelExt.java b/Mage.Client/src/main/java/mage/client/game/PlayerPanelExt.java index 3742d8f7af1..741df5215fe 100644 --- a/Mage.Client/src/main/java/mage/client/game/PlayerPanelExt.java +++ b/Mage.Client/src/main/java/mage/client/game/PlayerPanelExt.java @@ -375,11 +375,6 @@ public class PlayerPanelExt extends javax.swing.JPanel { setTextForLabel(manaLabels.get("X"), pool.getColorless(), false); } - /** - * This method is called from within the constructor to initialize the form. - * WARNING: Do NOT modify this code. The content of this method is always - * regenerated by the Form Editor. - */ @SuppressWarnings("unchecked") private void initComponents() {