mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 00:53:48 +01:00
FIXME: Close dlhandle
This commit is contained in:
parent
86b54e728b
commit
d1cef30ef3
@ -66,7 +66,7 @@ zathura_document_plugins_load(void)
|
||||
fprintf(stderr, "error: could not register plugin\n");
|
||||
}
|
||||
|
||||
dlclose(handle);
|
||||
/*dlclose(handle);*/ // FIXME
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user