X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-tny-msg.h;h=1a696a05728ae8be818e6a2b18a7560ef219a00c;hp=edfcdd5b09104cd9a064afcd768312329f553495;hb=b94b783d9801be57422fdf478ae5bdafbc7200a7;hpb=7682620c7cd97669d2d99283c038c63433c1d66d;ds=sidebyside diff --git a/src/modest-tny-msg.h b/src/modest-tny-msg.h index edfcdd5..1a696a0 100644 --- a/src/modest-tny-msg.h +++ b/src/modest-tny-msg.h @@ -44,19 +44,6 @@ TnyMimePart *modest_tny_msg_find_body_part (TnyMsg * self, gboolean want_html); /** - * modest_tny_msg_get_nth_part: - * @self: a message - * @index: number (1-based) of the part to retrieve - * - * search for the nth (mime) part in the message - * - * Returns: the TnyMsgMimePart for the found part, or NULL if no - * matching part is foundi; must be unref'd - */ -TnyMimePart* modest_tny_msg_find_nth_part (TnyMsg *msg, gint index); - - -/** * modest_tny_msg_find_body: * @self: * @want_html: