From 2ef43b4cf40d21c61d39c5a938e428afa9074e2b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 6 Feb 2010 21:18:00 -0500 Subject: Fix a compiler warning. --- widgets/misc/e-calendar.c | 1 - 1 file changed, 1 deletion(-) (limited to 'widgets') diff --git a/widgets/misc/e-calendar.c b/widgets/misc/e-calendar.c index 9673db812c..5fb933baa6 100644 --- a/widgets/misc/e-calendar.c +++ b/widgets/misc/e-calendar.c @@ -258,7 +258,6 @@ e_calendar_style_set (GtkWidget *widget, GtkStyle *previous_style) { ECalendar *e_calendar; - GtkWidget *parent; e_calendar = E_CALENDAR(widget); if (GTK_WIDGET_CLASS (e_calendar_parent_class)->style_set) -- cgit v1.2.3