summaryrefslogtreecommitdiff
path: root/grapher/Form1.Designer.cs
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-07-31 10:56:26 -0700
committerJacob Palecki <[email protected]>2020-07-31 10:56:26 -0700
commit827f860b80b5195315ac5b2b8dffb32cf532e0d1 (patch)
tree264ee34d7bf046b301360e7a6ac0e285d1aa08ff /grapher/Form1.Designer.cs
parentSmall refactoring, use new struct to store magnitudes (diff)
downloadrawaccel-827f860b80b5195315ac5b2b8dffb32cf532e0d1.tar.xz
rawaccel-827f860b80b5195315ac5b2b8dffb32cf532e0d1.zip
Add class for storing settings from file
Diffstat (limited to 'grapher/Form1.Designer.cs')
-rw-r--r--grapher/Form1.Designer.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/grapher/Form1.Designer.cs b/grapher/Form1.Designer.cs
index 4e89ca8..667abf1 100644
--- a/grapher/Form1.Designer.cs
+++ b/grapher/Form1.Designer.cs
@@ -155,7 +155,6 @@ namespace grapher
this.capLabel.TabIndex = 11;
this.capLabel.Text = "Cap";
this.capLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.capLabel.Click += new System.EventHandler(this.label3_Click);
//
// weightBoxFirst
//