Skip to content

Remove some macros from Cogl

Niels De Graef requested to merge wip/nielsdg/cleanup-cogl into master

Some of these macros were introduced to be able to be built wihout GLib. Rather than trying to do everything ourselves, let's just get rid of it in favor of having a smaller code base which is more consistent with other GLib-based code.

Merge request reports