aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/calendar-component.h')
-rw-r--r--calendar/gui/calendar-component.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/gui/calendar-component.h b/calendar/gui/calendar-component.h
index 131ffd3a3a..8fdb92abbb 100644
--- a/calendar/gui/calendar-component.h
+++ b/calendar/gui/calendar-component.h
@@ -55,10 +55,6 @@ struct _CalendarComponentClass {
GType calendar_component_get_type (void);
-CalendarComponent *calendar_component_peek (void);
-
-const char *calendar_component_peek_base_directory (CalendarComponent *component);
-const char *calendar_component_peek_config_directory (CalendarComponent *component);
ESourceList *calendar_component_peek_source_list (CalendarComponent *component);