aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-account-setup/camel-gw-listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-account-setup/camel-gw-listener.c')
-rw-r--r--plugins/groupwise-account-setup/camel-gw-listener.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/groupwise-account-setup/camel-gw-listener.c b/plugins/groupwise-account-setup/camel-gw-listener.c
index f9622d15ac..5634bf65fb 100644
--- a/plugins/groupwise-account-setup/camel-gw-listener.c
+++ b/plugins/groupwise-account-setup/camel-gw-listener.c
@@ -118,6 +118,8 @@ finalize (GObject *object)
}
g_list_free (groupwise_accounts);
+
+ G_OBJECT_CLASS (parent_class)->finalize (object);
}
/*determines whehter the passed in account is groupwise or not by looking at source url */