libnm: log message when NMClient gets disposed

This is useful as a last message to know when the instance is gone
for good.
This commit is contained in:
Thomas Haller 2020-01-03 13:09:37 +01:00
parent 64c53a2afa
commit 2c4f57be19

View file

@ -7682,6 +7682,8 @@ dispose (GObject *object)
priv->nm.capabilities_len = 0;
nm_clear_g_free (&priv->nm.capabilities_arr);
NML_NMCLIENT_LOG_D (self, "disposed");
}
const NMLDBusMetaIface _nml_dbus_meta_iface_nm_agentmanager = NML_DBUS_META_IFACE_INIT (