* A lot of changes in the documentation, now it's generated correctly
[modest] / src / modest-tny-msg-actions.h
index 9e4bb23..bed606a 100644 (file)
@@ -75,10 +75,4 @@ TnyMimePart* modest_tny_msg_actions_find_nth_part (TnyMsg *msg, gint index);
 
 gchar* modest_tny_msg_actions_find_body (TnyMsg *self, gboolean want_html);
 
-void   modest_tny_msg_actions_copy      (TnyHeader *header, TnyFolder *folder);
-
-void   modest_tny_msg_actions_move      (TnyHeader *header, TnyFolder *folder);
-
-void   modest_tny_msg_actions_remove    (TnyHeader *header);
-
 #endif /* __MODEST_TNY_MSG_ACTIONS_H__ */