mirror of
https://github.com/brl/mutter.git
synced 2025-03-16 00:05:08 +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.