mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
Remove unused option look.input_format, fix refresh bug with input prompt for IRC buffers
This commit is contained in:
@@ -37,7 +37,6 @@ extern void gui_input_move (struct t_gui_buffer *buffer, char *target,
|
||||
const char *source, int size);
|
||||
extern int gui_input_insert_string (struct t_gui_buffer *buffer,
|
||||
const char *string, int pos);
|
||||
extern int gui_input_get_prompt_length (struct t_gui_buffer *buffer);
|
||||
extern void gui_input_return ();
|
||||
extern void gui_input_clipboard_paste ();
|
||||
extern void gui_input_complete_next ();
|
||||
|
||||
Reference in New Issue
Block a user