Skip to content

Commit

Permalink
Fix codefactor issue with redundant blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Dec 21, 2022
1 parent 0b25e1c commit e8891b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/plrdlg.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,6 @@ void close_intel_dialog(struct player *p) { real_players_dialog_update(p); }
*/
void update_top_bar_diplomacy_status(bool blinker)
{

if (blinker) {
queen()->sw_diplo->keep_blinking = true;
queen()->sw_diplo->sblink();
Expand Down

0 comments on commit e8891b3

Please sign in to comment.