Skip to content

Commit

Permalink
Removed line.
Browse files Browse the repository at this point in the history
  • Loading branch information
krisdb2009 committed Oct 24, 2020
1 parent 9204c9c commit b893c6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion SuperUpdate/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ private bool Running
IsRunning = value;
if (IsRunning)
{
btnAction.Enabled = false;
pbMain.Style = ProgressBarStyle.Marquee;
}
else
Expand Down

0 comments on commit b893c6a

Please sign in to comment.