mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 11:36:01 +01:00
free plugins
This commit is contained in:
parent
0aa9264732
commit
0d5a06ce29
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ zathura_free(zathura_t* zathura)
|
|||
|
||||
/* free registered plugins */
|
||||
zathura_document_plugins_free(zathura);
|
||||
girara_list_free(zathura->plugins.plugins);
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
Loading…
Reference in a new issue