mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 23:46:21 +00:00
Remove unused assignments
This commit is contained in:
@@ -295,7 +295,7 @@ status_bar_draw(void)
|
||||
}
|
||||
}
|
||||
|
||||
pos = _status_bar_draw_extended_tabs(pos);
|
||||
_status_bar_draw_extended_tabs(pos);
|
||||
|
||||
wnoutrefresh(statusbar_win);
|
||||
inp_put_back();
|
||||
|
||||
Reference in New Issue
Block a user