From 6e0ef227eeba9219ad5e49afd6f9d3dbb31ecf39 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 22 Jul 2002 23:32:15 +0000 Subject: Removed a lot of extra g_return_if_fail's that we don't need (if we are 2002-07-22 Jeffrey Stedfast * e-msg-composer.c: Removed a lot of extra g_return_if_fail's that we don't need (if we are going to check if the pointer is a a composer widget using the gtk type-check macros, then there is no need to first check that it isn't NULL). svn path=/trunk/; revision=17537 --- composer/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 03188148b6..0fb25d1c2f 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2002-07-22 Jeffrey Stedfast + + * e-msg-composer.c: Removed a lot of extra g_return_if_fail's that + we don't need (if we are going to check if the pointer is a a + composer widget using the gtk type-check macros, then there is no + need to first check that it isn't NULL). + 2002-07-22 Radek Doulik * e-msg-composer.c: removed Insert File menu item -- cgit v1.2.3