<p>In <a href="https://github.com/geany/geany-plugins/pull/388#discussion_r55534609">codenav/src/codenavigation.h</a>:</p>
<pre style='color:#555'>> @@ -42,7 +42,6 @@
>  
>  /* Last */
>  #include "plugindata.h"         /* this defines the plugin API */
> -#include "geanyfunctions.h"     /* this wraps geany_functions function pointers */
</pre>
<p>Should change the code to use <code>g_strcmp0</code> or <code>strcmp</code> instead of using the plugin API as a redundant utility library :)</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-plugins/pull/388/files#r55534609">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ1utVzEnOalgwZjDx-TY3G978OGAks5prubqgaJpZM4HqUwJ.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-plugins/pull/388/files#r55534609"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>