meson: Remove GIR init section

Clapper GStreamer plugin is not part of GObject Introspection,
so no need to init GStreamer when compiling bindings.
This commit is contained in:
Rafał Dzięgiel
2025-05-17 18:20:27 +02:00
parent dad0d46196
commit b05f0f2b30
3 changed files with 0 additions and 8 deletions

View File

@@ -176,7 +176,6 @@ if build_gir
clappergtk_enums,
],
extra_args: [
gir_init_section,
'--quiet',
'--warn-all',
'-DCLAPPER_GTK_COMPILATION',