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()