From b991493c97bc53f18d5f3ca5353ddebd4102e0e3 Mon Sep 17 00:00:00 2001 From: adelikat Date: Mon, 29 Jun 2015 17:09:47 -0400 Subject: [PATCH] backing out of last change, it was not well thought out --- BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs b/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs index 262cd686f7..7bec131d79 100644 --- a/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/HexEditor/HexEditor.Designer.cs @@ -584,8 +584,6 @@ this.HexScrollBar.Size = new System.Drawing.Size(16, 251); this.HexScrollBar.TabIndex = 1; this.HexScrollBar.ValueChanged += new System.EventHandler(this.HexScrollBar_ValueChanged); - this.HexScrollBar.KeyDown += new System.Windows.Forms.KeyEventHandler(this.HexEditor_KeyDown); - this.HexScrollBar.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.HexEditor_KeyPress); // // AddressesLabel //