removed testing code
This commit is contained in:
parent
812d63858b
commit
e46e5633ca
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ namespace Saviour_Backup_System
|
|||
|
||||
private void currentTransfers_FormClosing(object sender, FormClosingEventArgs e)
|
||||
{
|
||||
MessageBox.Show("Closing");
|
||||
e.Cancel = true;
|
||||
this.Hide();
|
||||
}
|
||||
|
|
Reference in a new issue