Deleted unused code

This commit is contained in:
Sigmanor 2016-01-27 19:16:08 +02:00
parent 74a35540c3
commit 3d69fc3d4c

View file

@ -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();