This commit is contained in:
Jan Hutter 2005-11-17 14:25:03 +00:00
parent b643c81c63
commit 49a69999a2
1 changed files with 1 additions and 2 deletions

View File

@ -701,8 +701,7 @@ static status_t parse_body (private_message_t *this)
}
iterator->destroy(iterator);
}
return status;
return status;
}