]> git.0d.be Git - empathy.git/commitdiff
Don't leak a ref to EmpathyAccountSettings
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sat, 22 Aug 2009 16:21:09 +0000 (17:21 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Sat, 22 Aug 2009 17:54:37 +0000 (18:54 +0100)
src/empathy-accounts-dialog.c

index 408feaad3df12c8eff0af5d381b61d58a62715bf..ad96ba9218f0e48cb82dbda42f67b031d4740c5b 100644 (file)
@@ -947,7 +947,7 @@ accounts_dialog_add_account (EmpathyAccountsDialog *dialog,
       TP_CONNECTION_STATUS_DISCONNECTED,
       dialog);
 
-  //g_object_unref (settings);
+  g_object_unref (settings);
 }
 
 static void