From 5a5346ed56725e2647f8719c4bc504a0005a662d Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Mon, 11 Sep 2000 10:01:53 +0000 Subject: Fixed a warning (removed unused variable gfloat width from 2000-09-11 Christopher James Lahey * gui/e-day-view.c: Fixed a warning (removed unused variable gfloat width from e_day_view_get_event_position.) svn path=/trunk/; revision=5318 --- calendar/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5c2fdd8a87..4d07da2d4e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-09-11 Christopher James Lahey + + * gui/e-day-view.c: Fixed a warning (removed unused variable + gfloat width from e_day_view_get_event_position.) + 2000-09-11 JP Rosevear * conduits/todo/todo-conduit.c: Handle renaming, header cleanup -- cgit