backing out of last change, it was not well thought out

This commit is contained in:
adelikat 2015-06-29 17:09:47 -04:00
parent 947f18d971
commit b991493c97
1 changed files with 0 additions and 2 deletions

View File

@ -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
//