mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-14 12:28:29 +01:00
G_GNUC_UNUSED does perfectly its job with gcc compiler but the warning still remains with msvc compiler. Once the unused variable removed, the finalize vfunc can be removed as it's doing the same job as the parent function.
12 KiB
12 KiB