aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-08-12 08:23:46 +0800
committerJacob Leach <jleach@src.gnome.org>2001-08-12 08:23:46 +0800
commitb2352331e734c9095260d47af39f074e9704707b (patch)
tree2e0e3443f08c889a0dc4a3f1490474228726ea2e /mail
parentd49b1127126e01b8cc50150b92a518db750eceec (diff)
downloadgsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.gz
gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.tar.zst
gsoc2013-evolution-b2352331e734c9095260d47af39f074e9704707b.zip
Remove unecessary #include <camel.h>
2001-08-11 Jason Leach <jleach@ximian.com> * mail-accounts.h: Remove unecessary #include <camel.h> * mail.h: Removed a prototype for a non-existant mail_view_create(). svn path=/trunk/; revision=11925
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog7
-rw-r--r--mail/mail-accounts.h1
-rw-r--r--mail/mail.h3
3 files changed, 7 insertions, 4 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d8f8e06a90..de86ff8494 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-11 Jason Leach <jleach@ximian.com>
+
+ * mail-accounts.h: Remove unecessary #include <camel.h>
+
+ * mail.h: Removed a prototype for a non-existant
+ mail_view_create().
+
2001-08-10 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (build_auth_menu): Fix bug #4523 for good.
diff --git a/mail/mail-accounts.h b/mail/mail-accounts.h
index 0db2acb3b8..44716bffd0 100644
--- a/mail/mail-accounts.h
+++ b/mail/mail-accounts.h
@@ -36,7 +36,6 @@ extern "C" {
#include <libgnomeui/gnome-dialog.h>
#include <libgnomeui/gnome-file-entry.h>
#include <glade/glade.h>
-#include <camel.h>
#include <shell/Evolution.h>
#define MAIL_ACCOUNTS_DIALOG_TYPE (mail_accounts_dialog_get_type ())
diff --git a/mail/mail.h b/mail/mail.h
index c1dc0d5acf..509d5647d0 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -63,9 +63,6 @@ char *mail_get_message_body (CamelDataWrapper *data, gboolean want_plain,
/* mail-identify */
char *mail_identify_mime_part (CamelMimePart *part, MailDisplay *md);
-/* mail view */
-GtkWidget *mail_view_create (CamelFolder *source, const char *uid, CamelMimeMessage *msg);
-
/* component factory for lack of a better place */
void mail_load_storage_by_uri (GNOME_Evolution_Shell shell, const char *uri, const char *name);
/*takes a GSList of MailConfigServices */
mn1'>| - Various ARM improvements [1] - Disable building in qemu-user-static [1] - Fix test target [1] PR: 221297 Submitted by: Dmitri Goutnik <dg@syrec.org> [1] * - Update to 1.12.2jlaffaye2019-04-073-4/+8 | * - Update to 1.12.1jlaffaye2019-03-153-798/+14 | | | | - Remove useless files after build (this saves 150M in my tests) * Fix shebang and simplify shebangfixjlaffaye2019-03-031-9/+5 | | | | | PR: 236159 Submitted by: sunpoet * Update to 1.12jlaffaye2019-02-263-324/+808 | * Update to 1.11.5jlaffaye2019-01-242-4/+4 | | | | Security: CVE-2019-6486 * Update to 1.11.4jlaffaye2018-12-153-4/+15 | * Update to 1.11.3jlaffaye2018-12-143-4/+12 | * Update to 1.11.1jlaffaye2018-10-043-4/+10 | | | | | PR: 231883 Submitted by: Dmitri Goutnik <dg@syrec.org> * - Update to 1.11jlaffaye2018-08-273-137/+1238 | | | | | | | - Scope GO387 port option to i386 PR: 230893 Submitted by: Dmitri Goutnik <dg@syrec.org> * Update go to 1.10.3 [1], and enable verbose build [2]adamw2018-06-253-7/+16 | | | | | | | PR: 228857 [1], 229013 [2] Submitted by: Dmitri Goutnik [1], adamw [2] Approved by: maintainer (jlaffaye) Exp-run by: antoine * Update to 1.10.2jlaffaye2018-05-223-4/+7 | | | | | PR: 228253 Submitted by: Dmitri Goutnik * Update to 1.10.1jlaffaye2018-04-033-4/+12 | * Switch some MASTER_SITES from http/ftp to https.mat2018-02-271-1/+1 | | | | | | | | Also some cleanup of dead entries. PR: 226203 Submitted by: Sam H Sponsored by: Absolight * - Update to 1.10jlaffaye2018-02-173-93/+582 | * Update to 1.9.4jlaffaye2018-02-093-4/+6 | * - Update to 1.9.3jlaffaye2018-01-26