1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +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
@@ -62,6 +62,9 @@ int plugin_argc; /* command line arguments (used only */
char **plugin_argv; /* first time loading plugin) */
void plugin_remove (struct t_weechat_plugin *plugin);
/*
* plugin_valid: check if a plugin pointer exists
* return 1 if plugin exists