removed event handlers
This commit is contained in:
parent
54c0a12ab6
commit
a1460d1deb
1 changed files with 0 additions and 2 deletions
2
Saviour Backup System/transferWindow.Designer.cs
generated
2
Saviour Backup System/transferWindow.Designer.cs
generated
|
@ -175,8 +175,6 @@
|
||||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
||||||
this.Name = "transferWindow";
|
this.Name = "transferWindow";
|
||||||
this.Text = "Backup Process";
|
this.Text = "Backup Process";
|
||||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.transferWindow_FormClosing);
|
|
||||||
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.transferWindow_FormClosed);
|
|
||||||
this.ResumeLayout(false);
|
this.ResumeLayout(false);
|
||||||
this.PerformLayout();
|
this.PerformLayout();
|
||||||
|
|
||||||
|
|
Reference in a new issue