core: remove dead assignment in function gui_input_history_next
This commit is contained in:
parent
dd2580a1fa
commit
9df72e5d53
@ -1274,7 +1274,6 @@ gui_input_history_next (struct t_gui_window *window,
|
||||
(void) history;
|
||||
|
||||
input_changed = 0;
|
||||
rc = 0;
|
||||
|
||||
if (!window->buffer->input)
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user