[Github-comments] [geany-plugins] Remove deprecated GeanyFunctions (#388)

Matthew Brush notifications at xxxxx
Wed Mar 9 15:27:38 UTC 2016


> @@ -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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160309/d0327689/attachment.html>


More information about the Github-comments mailing list