* cosmetics

This commit is contained in:
djcb
2012-09-17 12:44:08 +03:00
parent cc59c83756
commit 3759436a37
2 changed files with 6 additions and 1 deletions

View File

@ -136,7 +136,6 @@ mu_msg_destroy (MuMsg *self)
mu_msg_file_destroy (self->_file);
mu_msg_doc_destroy (self->_doc);
{ /* cleanup the strings / lists we stored */
mu_str_free_list (self->_free_later_str);
g_slist_foreach (self->_free_later_lst,