diff options
Diffstat (limited to 'calendar/gui/tasks-component.c')
-rw-r--r-- | calendar/gui/tasks-component.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/tasks-component.c b/calendar/gui/tasks-component.c index 7d98e7c305..f7934742d2 100644 --- a/calendar/gui/tasks-component.c +++ b/calendar/gui/tasks-component.c @@ -78,7 +78,6 @@ static BonoboObjectClass *parent_class = NULL; /* Tasks should have their own registry */ extern ECompEditorRegistry *comp_editor_registry; - typedef struct { ESourceList *source_list; |