mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
Fixed minor refresh bug with input when searching text
This commit is contained in:
@@ -1116,7 +1116,6 @@ gui_buffer_search_restart (t_gui_window *window)
|
||||
gui_chat_draw (window->buffer, 1);
|
||||
gui_status_draw (window->buffer, 1);
|
||||
}
|
||||
gui_input_draw (window->buffer, 0);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user