From 374bd42f69aca2e132fd854c9619f3d7491f1f96 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- widgets/misc/e-calendar.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'widgets/misc/e-calendar.h') diff --git a/widgets/misc/e-calendar.h b/widgets/misc/e-calendar.h index c281e7436b..d6b50209a7 100644 --- a/widgets/misc/e-calendar.h +++ b/widgets/misc/e-calendar.h @@ -56,7 +56,6 @@ G_BEGIN_DECLS (G_TYPE_INSTANCE_GET_CLASS \ ((obj), E_TYPE_CALENDAR, ECalendarClass)) - typedef struct _ECalendar ECalendar; typedef struct _ECalendarClass ECalendarClass; @@ -88,7 +87,6 @@ struct _ECalendarClass ECanvasClass parent_class; }; - GType e_calendar_get_type (void); GtkWidget* e_calendar_new (void); -- cgit v1.2.3