mirror of
https://github.com/brl/mutter.git
synced 2025-05-29 10:00:03 +00:00

Some types were declared in the public headers so that g-ir-scanner could resolve the types. This caused warnings when using -Wredundant-decls, so only redeclare them for the gir scanner.