From cfe4b2026b5711caa63aaacce433a368e31adebb Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Wed, 19 Sep 2001 20:19:46 +0000 Subject: remove redundant if. (open_callback): free the previous html even if we 2001-09-19 Larry Ewing * e-summary-rdf.c (read_callback): remove redundant if. (open_callback): free the previous html even if we get an error. (rdf_free): remove redundant null checks. svn path=/trunk/; revision=12985 --- my-evolution/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 2511007499..21d40bdd8d 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,9 @@ +2001-09-19 Larry Ewing + + * e-summary-rdf.c (read_callback): remove redundant if. + (open_callback): free the previous html even if we get an error. + (rdf_free): remove redundant null checks. + 2001-09-19 Dan Winship * e-summary.c (read_callback, etc): Hack around gdkpixbuf lossage -- cgit