From 8dd7b24e5649edf6f73e1146c4db576f7eb3dcdb Mon Sep 17 00:00:00 2001
From: wells <123>
Date: 星期六, 11 七月 2020 14:16:54 +0800
Subject: [PATCH] 7.11

---
 src/Bro.UI.Device.Winform/MotionCard/CtrlMotionCardAxisOperation.Designer.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/Bro.UI.Device.Winform/MotionCard/CtrlMotionCardAxisOperation.Designer.cs b/src/Bro.UI.Device.Winform/MotionCard/CtrlMotionCardAxisOperation.Designer.cs
index ed30305..6bc91d2 100644
--- a/src/Bro.UI.Device.Winform/MotionCard/CtrlMotionCardAxisOperation.Designer.cs
+++ b/src/Bro.UI.Device.Winform/MotionCard/CtrlMotionCardAxisOperation.Designer.cs
@@ -231,7 +231,6 @@
             this.buttonNegative.TabIndex = 6;
             this.buttonNegative.Text = "璐熷悜";
             this.buttonNegative.UseVisualStyleBackColor = true;
-            this.buttonNegative.Click += new System.EventHandler(this.buttonNegative_Click);
             this.buttonNegative.MouseDown += new System.Windows.Forms.MouseEventHandler(this.buttonNegative_MouseDown);
             this.buttonNegative.MouseUp += new System.Windows.Forms.MouseEventHandler(this.buttonNegative_MouseUp);
             // 
@@ -251,7 +250,6 @@
             this.buttonPositive.TabIndex = 6;
             this.buttonPositive.Text = "姝e悜";
             this.buttonPositive.UseVisualStyleBackColor = true;
-            this.buttonPositive.Click += new System.EventHandler(this.buttonPositive_Click);
             this.buttonPositive.MouseDown += new System.Windows.Forms.MouseEventHandler(this.buttonPositive_MouseDown);
             this.buttonPositive.MouseUp += new System.Windows.Forms.MouseEventHandler(this.buttonPositive_MouseUp);
             // 

--
Gitblit v1.8.0