mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 03:06:21 +00:00
Remove disco features added by plugins on unload
This commit is contained in:
@@ -88,4 +88,4 @@ int (*prof_settings_string_list_clear)(char *group, char *key) = NULL;
|
||||
|
||||
void (*prof_incoming_message)(char *barejid, char *resource, char *message) = NULL;
|
||||
|
||||
void (*prof_disco_add_feature)(char *feature) = NULL;
|
||||
void (*_prof_disco_add_feature)(const char *filename, char *feature) = NULL;
|
||||
|
||||
Reference in New Issue
Block a user