mirror of
https://github.com/correl/mage.git
synced 2024-12-24 11:50:45 +00:00
Fixed compile error
This commit is contained in:
parent
c02c5a175b
commit
a2b6f83a3e
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue