codebrainz commented on this pull request.


> @@ -22,7 +22,7 @@
 #include <glib.h>
 #include "wb_project.h"
 
-#if defined(HAVE_GIO) && GLIB_CHECK_VERSION (2, 46, 0)
+#if defined(HAVE_GIO)

I don't think you need this `HAVE_GIO` stuff from the build system as GIO is 
part of GLib, Geany requires GIO already, and AFAIK some plugins too.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/719#pullrequestreview-101385501

Reply via email to