Skip to content

Drop CoglError for GError

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

From mutter!631 (merged)

CoglError was added at a certain point to remove the hard dependency on
GLib, but since this can't be avoided inside mutter, let's remove this
whole abstraction.

!586 (merged)

Merge request reports