aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-dialog.c
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-08-22 23:04:26 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-08-22 23:47:41 +0800
commitd2b306d115c9c7b46da2e2018e061aa38e6397bf (patch)
tree50be5cd8aef354da29286f48123e2e823a169e5d /src/empathy-accounts-dialog.c
parentf454a43c73519864fde157ce1ba5e61139c98ee6 (diff)
downloadgsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.tar
gsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.tar.gz
gsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.tar.bz2
gsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.tar.lz
gsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.tar.xz
gsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.tar.zst
gsoc2013-empathy-d2b306d115c9c7b46da2e2018e061aa38e6397bf.zip
Don't free the icon name that we don't own
Diffstat (limited to 'src/empathy-accounts-dialog.c')
-rw-r--r--src/empathy-accounts-dialog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 43acfbcf9..408feaad3 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -244,8 +244,6 @@ account_dialog_create_settings_widget (EmpathyAccountsDialog *dialog,
accounts_dialog_update_name_label (dialog,
empathy_account_settings_get_display_name (settings));
-
- g_free (icon_name);
}
static void