diff options
Diffstat (limited to 'shell/e-shell-offline-handler.c')
-rw-r--r-- | shell/e-shell-offline-handler.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-offline-handler.c b/shell/e-shell-offline-handler.c index 17fd6a6285..9b0c247025 100644 --- a/shell/e-shell-offline-handler.c +++ b/shell/e-shell-offline-handler.c @@ -512,8 +512,6 @@ update_dialog_clist_hash_foreach (void *key, columns[2] = NULL; gtk_clist_prepend (GTK_CLIST (clist), columns); - - g_free (columns[1]); } } |