> @@ -42,7 +42,6 @@
>  
>  /* Last */
>  #include "plugindata.h"              /* this defines the plugin API */
> -#include "geanyfunctions.h"  /* this wraps geany_functions function pointers 
> */

Should change the code to use `g_strcmp0` or `strcmp` instead of using the 
plugin API as a redundant utility library :)

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/388/files#r55534609

Reply via email to