aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libempathy/empathy-presence-manager.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-presence-manager.c b/libempathy/empathy-presence-manager.c
index 2adc3921f..558421a88 100644
--- a/libempathy/empathy-presence-manager.c
+++ b/libempathy/empathy-presence-manager.c
@@ -301,6 +301,8 @@ presence_manager_finalize (GObject *object)
self->priv->connect_times = NULL;
next_away_stop (EMPATHY_PRESENCE_MANAGER (object));
+
+ G_OBJECT_CLASS (empathy_presence_manager_parent_class)->finalize (object);
}
static GObject *