Remove ref to btnAdd.click

This commit is contained in:
kougyoku 2019-10-10 10:36:48 -07:00
parent ec0b1a00ae
commit d8eb8dcdcd
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@
this.btnAdd.TabIndex = 4;
this.btnAdd.Text = "Add";
this.btnAdd.UseVisualStyleBackColor = true;
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
//
// menuStrip1
//