diff --git a/Crypto Notepad/ChangeKeyForm.Designer.cs b/Crypto Notepad/ChangeKeyForm.Designer.cs index 6ab6283..a4af853 100644 --- a/Crypto Notepad/ChangeKeyForm.Designer.cs +++ b/Crypto Notepad/ChangeKeyForm.Designer.cs @@ -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();