From 219b4cff1c982241150decaa8842917d3d6cb46b Mon Sep 17 00:00:00 2001 From: Mitro Date: Fri, 12 Jun 2020 12:28:56 +0300 Subject: [PATCH] Unnecessary event handler removed --- Source/NavigationMenu.Designer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/NavigationMenu.Designer.cs b/Source/NavigationMenu.Designer.cs index 6fd6555..4e64196 100644 --- a/Source/NavigationMenu.Designer.cs +++ b/Source/NavigationMenu.Designer.cs @@ -213,7 +213,6 @@ private void InitializeComponent() this.pictureBox2.Size = new System.Drawing.Size(110, 110); this.pictureBox2.TabIndex = 0; this.pictureBox2.TabStop = false; - this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click); // // nameLabel //