Skip to content

Commit

Permalink
Method for beta release no longe needed
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasNilson committed Nov 29, 2020
1 parent 6fcf18c commit c801eaf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Source/IdleMasterExtended/frmMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1486,10 +1486,5 @@ private void ApplyIcons()
}
}
#endregion

private void labelBetaRelease_Click(object sender, EventArgs e)
{
Process.Start("https://github.com/JonasNilson/idle_master_extended/releases");
}
}
}

0 comments on commit c801eaf

Please sign in to comment.