X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-mail-operation.h;h=ee25fa1909c16b8d7c45200a886c1956c0779446;hp=fcc7bd6747adb98d143bf3112e96d7e96264672d;hb=0c46a692d7b9a41ff219874752172b6f7aa3a804;hpb=494bf2266cd05faa249b572cae0b842fa7eb420e diff --git a/src/modest-mail-operation.h b/src/modest-mail-operation.h index fcc7bd6..ee25fa1 100644 --- a/src/modest-mail-operation.h +++ b/src/modest-mail-operation.h @@ -537,21 +537,6 @@ void modest_mail_operation_get_msgs_full (ModestMailOperation *self, gpointer user_data, GDestroyNotify notify); -/** - * modest_mail_operation_get_mime_part_size: - * @self: a #ModestMailOperation - * @part: a #TnyMimePart - * @user_callback: a #GetMimePartSizeAsyncUserCallback - * @user_data: user data passed to the user callback - * - * gets the size of the mime part, simply getting all the stream. - */ -void modest_mail_operation_get_mime_part_size (ModestMailOperation *self, - TnyMimePart *part, - GetMimePartSizeCallback user_callback, - gpointer user_data, - GDestroyNotify notify); - /* Functions to control mail operations */ /** * modest_mail_operation_get_task_done: