Skip to content

Commit

Permalink
ImageLabel: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Jan 3, 2023
1 parent b211eac commit b368235
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ExtLibs/Controls/ImageLabel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ namespace MissionPlanner.Controls
[DefaultEvent("Click")]
public partial class ImageLabel : MyUserControl //ContainerControl
{
private string _label;

public new event EventHandler Click;

//[System.ComponentModel.Browsable(true), DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
Expand Down

0 comments on commit b368235

Please sign in to comment.