mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Deleted unused code
This commit is contained in:
parent
74a35540c3
commit
3d69fc3d4c
1 changed files with 0 additions and 1 deletions
1
Crypto Notepad/ChangeKeyForm.Designer.cs
generated
1
Crypto Notepad/ChangeKeyForm.Designer.cs
generated
|
|
@ -169,7 +169,6 @@ private void InitializeComponent()
|
|||
this.Name = "ChangeKeyForm";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "Change Key";
|
||||
this.Load += new System.EventHandler(this.ChangeKeyForm_Load);
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
||||
|
|
|
|||
Loading…
Reference in a new issue