Fixed compile error

This commit is contained in:
Oleg Agafonov 2018-02-23 13:02:22 +04:00
parent c02c5a175b
commit a2b6f83a3e

View file

@ -381,7 +381,6 @@ public class ConsolePanel extends javax.swing.JPanel {
JOptionPane.YES_NO_OPTION) == JOptionPane.YES_OPTION) {
ConsoleFrame.getSession().toggleActivation(userName);
return;
}
}
}//GEN-LAST:event_btnDeActivateActionPerformed