mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 09:43:13 +02:00
Move WeeChat core completions from gui-completion.c to wee-completion.c
This commit is contained in:
+2
-1152
File diff suppressed because it is too large
Load Diff
@@ -77,6 +77,5 @@ extern void gui_completion_search (struct t_gui_completion *completion,
|
||||
int direction, const char *data, int size,
|
||||
int pos);
|
||||
extern void gui_completion_print_log (struct t_gui_completion *completion);
|
||||
extern void gui_completion_init ();
|
||||
|
||||
#endif /* __WEECHAT_GUI_COMPLETION_H */
|
||||
|
||||
Reference in New Issue
Block a user