diff options
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-generic.c')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-generic.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-account-widget-generic.c b/libempathy-gtk/empathy-account-widget-generic.c index 4f9ea03b0..73b579a55 100644 --- a/libempathy-gtk/empathy-account-widget-generic.c +++ b/libempathy-gtk/empathy-account-widget-generic.c @@ -258,6 +258,8 @@ accounts_widget_generic_setup (EmpathyAccountWidgetGeneric *settings) settings); g_slist_free (params); + g_object_unref (profile); + g_object_unref (protocol); } static void |