From 8573ebc9cd0dcb4d92d051d7549f3a9541f77632 Mon Sep 17 00:00:00 2001 From: Zhelovanov_Dmitrii Date: Thu, 22 Dec 2022 22:11:40 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'FormBattleship.java'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FormBattleship.java | 1 - 1 file changed, 1 deletion(-) diff --git a/FormBattleship.java b/FormBattleship.java index 87f4583..1bf3eac 100644 --- a/FormBattleship.java +++ b/FormBattleship.java @@ -99,7 +99,6 @@ public class FormBattleship extends JComponent { statusPanel.add(rightButton); statusPanel.add(downButton); - //getContentPane().add(this); } protected void paintComponent(Graphics g) { super.paintComponent(g);