1
0
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:
Sebastien Helleu
2009-01-04 01:05:33 +01:00
parent 652bca1ffd
commit 88aa905ee3
47 changed files with 74 additions and 654 deletions
+3
View File
@@ -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 ("");