@@ -49,6 +49,7 @@
+#ifndef GLIB_MAJOR_VERSION
I'm all for deleting as much code as possible :) If the block is left, IMO it should be changed to `#if 0` since it's obvious that it's more like a comment, whereas using `GLIB_MAJOR_VERSION` is kind of confusing.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/677/files#r41337184