diff options
Diffstat (limited to 'grapher/Form1.Designer.cs')
| -rw-r--r-- | grapher/Form1.Designer.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs index 6ad2953..ad68b2c 100644 --- a/grapher/Form1.Designer.cs +++ b/grapher/Form1.Designer.cs @@ -330,7 +330,6 @@ namespace grapher this.writeButton.TabIndex = 21; this.writeButton.Text = "Write To Driver"; this.writeButton.UseVisualStyleBackColor = true; - this.writeButton.Click += new System.EventHandler(this.writeButton_Click); // // sensitivityBoxY // |