mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 17:56:22 +00:00
Merge branch 'master' into plugins-python
This commit is contained in:
@@ -63,6 +63,7 @@ void
|
||||
plugins_init(void)
|
||||
{
|
||||
plugins = NULL;
|
||||
callbacks_init();
|
||||
autocompleters_init();
|
||||
|
||||
#ifdef PROF_HAVE_PYTHON
|
||||
@@ -434,6 +435,7 @@ plugins_shutdown(void)
|
||||
|
||||
autocompleters_destroy();
|
||||
plugin_themes_close();
|
||||
callbacks_close();
|
||||
}
|
||||
|
||||
gchar *
|
||||
|
||||
Reference in New Issue
Block a user