@@ -168,22 +216,28 @@ static Plugin *find_active_plugin_by_name(const gchar *filename) static gboolean plugin_check_version(Plugin *plugin, int plugin_version_code) {
- GModule *module = plugin->module;
- gchar *name = NULL;
still not used
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/629/files#r41064418
github-comments@lists.geany.org