Skip to content

Avoid warnings where G_LOG_DOMAIN is overriden

Undefine the value before overriding it to avoid the following warnings: ../panels/background/cc-background-chooser.c:22: warning: "G_LOG_DOMAIN" redefined

Merge request reports