From bcb2123941c46fb31a978e04ab6c6910b0483438 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 28 Jan 2010 16:24:17 -0500 Subject: Revert "Without this evo 2.28.2 will not link/run at all" This reverts commit 013ce5b70e85d6c9008cebd1d5efbe87a539d445. Looks like it was meant for gnome-2-28 branch. In any case it contains unresolved merge conflicts which breaks compilation. --- win32/libevolution-mail-shared.def | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) (limited to 'win32/libevolution-mail-shared.def') diff --git a/win32/libevolution-mail-shared.def b/win32/libevolution-mail-shared.def index b9ef78fd47..a86804025b 100644 --- a/win32/libevolution-mail-shared.def +++ b/win32/libevolution-mail-shared.def @@ -1,16 +1,15 @@ EXPORTS composer_lite DATA - e_attachment_handler_mail_get_type e_composer_actions_init e_composer_autosave_find_orphans e_composer_autosave_get_enabled + e_composer_autosave_get_fd e_composer_autosave_get_filename e_composer_autosave_get_saved e_composer_autosave_register e_composer_autosave_set_enabled e_composer_autosave_set_saved - e_composer_autosave_snapshot_async - e_composer_autosave_snapshot_finish + e_composer_autosave_snapshot e_composer_autosave_unregister e_composer_find_data_file e_composer_from_header_get_account_list @@ -18,7 +17,6 @@ EXPORTS e_composer_from_header_get_active_name e_composer_from_header_get_type e_composer_from_header_new - e_composer_from_header_new_with_action e_composer_from_header_set_account_list e_composer_from_header_set_active e_composer_from_header_set_active_name @@ -87,22 +85,6 @@ EXPORTS e_composer_text_header_new_label e_composer_text_header_set_text e_load_spell_languages - e_mail_attachment_bar_get_active_view - e_mail_attachment_bar_get_expanded - e_mail_attachment_bar_get_type - e_mail_attachment_bar_new - e_mail_attachment_bar_set_active_view - e_mail_attachment_bar_set_expanded - e_mail_search_bar_changed - e_mail_search_bar_clear - e_mail_search_bar_get_case_sensitive - e_mail_search_bar_get_html - e_mail_search_bar_get_text - e_mail_search_bar_get_tokenizer - e_mail_search_bar_get_type - e_mail_search_bar_new - e_mail_search_bar_set_case_sensitive - e_mail_search_bar_set_text e_msg_composer_add_header e_msg_composer_add_inline_image_from_file e_msg_composer_add_inline_image_from_mime_part @@ -493,7 +475,6 @@ EXPORTS mail_send mail_send_queue mail_send_receive - mail_send_receive_dialog mail_servers DATA mail_session_add_junk_plugin mail_session_add_password -- cgit v1.2.3