<p>In <a href="https://github.com/geany/geany/pull/629#discussion_r41064418">src/plugins.c</a>:</p>
<pre style='color:#555'>> @@ -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;
</pre>
<p>still not used</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/629/files#r41064418">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ_hsoFQrFpZqhgjPFkRAOixuBL2Cks5o3uEagaJpZM4Fy7fG.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/629/files#r41064418"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>