From fd28f516c5e1c4f9954ba1e0bf238e7c58271686 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 3 Feb 2008 05:52:36 +0000 Subject: Fix a compiler warning. 2008-02-03 Matthew Barnes * pluginsattachment-reminder.c (org_gnome_evolution_attachment_reminder): Fix a compiler warning. * widgets/text/e-text.c (update_im_cursor_position): * widgets/text/e-text.c (e_text_get_cursor_locations): Remove these unused functions to silence compiler warnings. svn path=/trunk/; revision=34952 --- plugins/attachment-reminder/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'plugins/attachment-reminder/ChangeLog') diff --git a/plugins/attachment-reminder/ChangeLog b/plugins/attachment-reminder/ChangeLog index a8cdf93a9f..221d27e612 100644 --- a/plugins/attachment-reminder/ChangeLog +++ b/plugins/attachment-reminder/ChangeLog @@ -1,3 +1,8 @@ +2008-02-03 Matthew Barnes + + * attachment-reminder.c (org_gnome_evolution_attachment_reminder): + Fix a compiler warning. + 2008-01-24 Johnny Jacob ** Fixes bug #503327 & #503678 -- cgit