diff --git a/src/devices/bluetooth/nm-bluez-manager.c b/src/devices/bluetooth/nm-bluez-manager.c index 6903356c8..19a76e0ad 100644 --- a/src/devices/bluetooth/nm-bluez-manager.c +++ b/src/devices/bluetooth/nm-bluez-manager.c @@ -397,6 +397,8 @@ dispose (GObject *object) cleanup_checking (self, TRUE); priv->bluez_version = 0; + + G_OBJECT_CLASS (nm_bluez_manager_parent_class)->dispose (object); } static void