diff options
Diffstat (limited to 'calendar/gui/calendar-component.h')
-rw-r--r-- | calendar/gui/calendar-component.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h index 8fdb92abbb..1e23bd52c1 100644 --- a/calendar/gui/calendar-component.h +++ b/calendar/gui/calendar-component.h @@ -55,7 +55,4 @@ struct _CalendarComponentClass { GType calendar_component_get_type (void); -ESourceList *calendar_component_peek_source_list (CalendarComponent *component); - - #endif /* _CALENDAR_COMPONENT_H_ */ |