diff options
Diffstat (limited to 'calendar/gui/tasks-component.h')
-rw-r--r-- | calendar/gui/tasks-component.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/tasks-component.h b/calendar/gui/tasks-component.h index 8f013d74b8..1387599f00 100644 --- a/calendar/gui/tasks-component.h +++ b/calendar/gui/tasks-component.h @@ -60,7 +60,5 @@ TasksComponent *tasks_component_peek (void); const char *tasks_component_peek_base_directory (TasksComponent *component); const char *tasks_component_peek_config_directory (TasksComponent *component); ESourceList *tasks_component_peek_source_list (TasksComponent *component); -ESourceSelector *tasks_component_peek_source_selector (TasksComponent *component); -EActivityHandler *tasks_component_peek_activity_handler (TasksComponent *component); #endif /* _TASKS_COMPONENT_H_ */ |