diff options
Diffstat (limited to 'src/core/wee-command.h')
-rw-r--r-- | src/core/wee-command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/wee-command.h b/src/core/wee-command.h index 4d2214d14..07193a911 100644 --- a/src/core/wee-command.h +++ b/src/core/wee-command.h @@ -89,6 +89,5 @@ extern void command_version_display (struct t_gui_buffer *buffer, int send_to_buffer_as_input, int translated_string, int display_git_version); -extern void command_reload_files (); #endif /* WEECHAT_COMMAND_H */ |