mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-04 15:12:10 +01:00
We only care about the introspection data for documentation purposes; the GStaticMutex and GStaticRecMutex types are long since deprecated, and they cannot be used from language bindings anyway, so their size is immaterial. Fixes: #3222