From 2a00a1d93055e60a225ac87febccc05c1effa859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Sim=C3=A3o?= Date: Thu, 29 Jan 2009 16:18:25 +0000 Subject: [PATCH] git-svn-id: https://svn.coded.pt/svn/SIPRP@929 bb69d46d-e84e-40c8-a05a-06db0d633741 --- .../SIPRPSoft/src/siprp/higiene/relatorio/PanelRelatorio.java | 4 ---- 1 file changed, 4 deletions(-) diff --git a/trunk/SIPRPSoft/src/siprp/higiene/relatorio/PanelRelatorio.java b/trunk/SIPRPSoft/src/siprp/higiene/relatorio/PanelRelatorio.java index d6c7f600..da8c0e35 100644 --- a/trunk/SIPRPSoft/src/siprp/higiene/relatorio/PanelRelatorio.java +++ b/trunk/SIPRPSoft/src/siprp/higiene/relatorio/PanelRelatorio.java @@ -212,10 +212,6 @@ public class PanelRelatorio extends JPanel implements CaretListener, ChangeListe submit(); } } - else - { - - } } } ); buttonPdfPlano.addActionListener( new ActionListener()