mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
clean
This commit is contained in:
parent
83a3de9a93
commit
1b8049780b
1 changed files with 0 additions and 2 deletions
|
@ -207,8 +207,6 @@ public class PickNumberDialog extends MageDialog {
|
|||
}// </editor-fold>//GEN-END:initComponents
|
||||
|
||||
private void btnOkActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnOkActionPerformed
|
||||
|
||||
System.out.println(this.getRootPane().getDefaultButton());
|
||||
this.cancel = false;
|
||||
this.hideDialog();
|
||||
}//GEN-LAST:event_btnOkActionPerformed
|
||||
|
|
Loading…
Reference in a new issue