* Added some missing parts of my original "remove-main-window-dependency" patch
[modest] / src / modest-ui-actions.h
index ba78882..99ba265 100644 (file)
@@ -444,12 +444,6 @@ gboolean modest_ui_actions_msg_retrieval_check                (ModestMailOperati
 void     modest_ui_actions_get_msgs_full_error_handler         (ModestMailOperation *mail_op,
                                                                gpointer user_data);
 
-/** A convenience method, because deleting a message is 
- * otherwise complicated, and it's best to change it in one place 
- * when we change it.
- **/
-void modest_do_messages_delete (TnyList *headers, ModestWindow *win);
-
 /* Show the account creation wizard dialog.
  * returns: TRUE if an account was created. FALSE if the user cancelled.
  */