Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/04/09 19:57:00 (15 years ago)
Author:
bspisic
Message:

Removed an unused EventListener (#664)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Visualization/3.2/LineChart.Designer.cs

    r1968 r2013  
    5555          this.canvasUI.MouseDown += new System.Windows.Forms.MouseEventHandler(this.canvasUI1_MouseDown);
    5656          this.canvasUI.MouseUp += new System.Windows.Forms.MouseEventHandler(this.canvasUI_MouseUp);
    57           this.canvasUI.KeyDown += new System.Windows.Forms.KeyEventHandler(this.canvasUI1_KeyDown);
    5857          //
    5958          // contextMenu
Note: See TracChangeset for help on using the changeset viewer.