From d034f9071de584910f23feefa918b6d9bc572f99 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 17 May 2000 21:01:39 +0000 Subject: Don't include the no-longer-distributed possibly-to-be-removed headers. * camel.h: Don't include the no-longer-distributed possibly-to-be-removed headers. svn path=/trunk/; revision=3109 --- camel/ChangeLog | 3 +++ camel/camel.h | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/camel/ChangeLog b/camel/ChangeLog index 1481d626bf..b97fc70efe 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-05-17 Dan Winship + * camel.h: Don't include the no-longer-distributed + possibly-to-be-removed headers. + * providers/smtp/camel-smtp-transport.c (smtp_get_email_addr_from_text): fix an off-by-one error in address parsing diff --git a/camel/camel.h b/camel/camel.h index 9f2fba8119..d3a65b1312 100644 --- a/camel/camel.h +++ b/camel/camel.h @@ -35,9 +35,7 @@ extern "C" { #include #include -#include #include -#include #include #include #include @@ -51,7 +49,6 @@ extern "C" { #include #include #include -#include #include #include #include @@ -63,7 +60,6 @@ extern "C" { #include #include #include -#include #include #include #include -- cgit aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines