mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 10:43:13 +02:00
Remove unused functions and prototypes
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "wee-infolist.h"
|
||||
#include "wee-log.h"
|
||||
#include "wee-hook.h"
|
||||
#include "wee-proxy.h"
|
||||
#include "wee-string.h"
|
||||
#include "../gui/gui-bar.h"
|
||||
#include "../gui/gui-bar-item.h"
|
||||
@@ -92,6 +93,8 @@ debug_dump (int crash)
|
||||
|
||||
config_file_print_log ();
|
||||
|
||||
proxy_print_log ();
|
||||
|
||||
plugin_print_log ();
|
||||
|
||||
log_printf ("");
|
||||
|
||||
Reference in New Issue
Block a user