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