Skip to content
Snippets Groups Projects
Commit 4a784cd4 authored by Moe Jette's avatar Moe Jette
Browse files

remove unused variable

parent fe5a5843
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,6 @@ plugin_peek( const char *fq_path,
plugin_err_t
plugin_load_from_file(plugin_handle_t *p, const char *fq_path)
{
struct stat st;
plugin_handle_t plug;
int (*init)(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment