Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
alabuzhev committed Jul 19, 2021
1 parent 85117ed commit 6d20d8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion far/editor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6975,4 +6975,3 @@ void editor_progress::update(size_t const Percent) const
{
m_Dialog->SendMessage(DM_SETTEXTPTR, progress_items::pr_progress, UNSAFE_CSTR(make_progressbar(DlgW - 10, Percent, true, true)));
}

0 comments on commit 6d20d8d

Please sign in to comment.