aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/memos-component.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/memos-component.h')
-rw-r--r--calendar/gui/memos-component.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/calendar/gui/memos-component.h b/calendar/gui/memos-component.h
index bba81a44f2..f1ba3de204 100644
--- a/calendar/gui/memos-component.h
+++ b/calendar/gui/memos-component.h
@@ -57,8 +57,4 @@ struct _MemosComponentClass {
GType memos_component_get_type (void);
MemosComponent *memos_component_peek (void);
-const gchar *memos_component_peek_base_directory (MemosComponent *component);
-const gchar *memos_component_peek_config_directory (MemosComponent *component);
-ESourceList *memos_component_peek_source_list (MemosComponent *component);
-
#endif /* _MEMOS_COMPONENT_H_ */