diff options
Diffstat (limited to 'calendar/gui/memos-component.c')
-rw-r--r-- | calendar/gui/memos-component.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/calendar/gui/memos-component.c b/calendar/gui/memos-component.c index 1efc7e64ea..f4e3200e8c 100644 --- a/calendar/gui/memos-component.c +++ b/calendar/gui/memos-component.c @@ -79,7 +79,6 @@ static BonoboObjectClass *parent_class = NULL; /* Memos should have their own registry */ extern ECompEditorRegistry *comp_editor_registry; - typedef struct _MemosComponentView { ESourceList *source_list; @@ -366,7 +365,6 @@ update_primary_selection (MemosComponentView *component_view) } - /* Callbacks. */ /* TODO: doesn't work! */ static void |