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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user