diff options
This commit was manufactured by cvs2svn to create tag 'GDM_2_2_3'.GDM_2_2_3
svn path=/tags/GDM_2_2_3/; revision=10414
Diffstat (limited to 'my-evolution/e-summary-calendar.h')
-rw-r--r-- | my-evolution/e-summary-calendar.h | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/my-evolution/e-summary-calendar.h b/my-evolution/e-summary-calendar.h deleted file mode 100644 index d485be3b7c..0000000000 --- a/my-evolution/e-summary-calendar.h +++ /dev/null @@ -1,18 +0,0 @@ -/* - * e-summary-calendar.h - * - * Copyright (C) 2001 Ximian, Inc. - * - * Authors: Iain Holmes <iain@ximian.com> - */ - -#ifndef __E_SUMMARY_CALENDAR_H__ -#define __E_SUMMARY_CALENDAR_H__ - -#include "e-summary-type.h" - -typedef struct _ESummaryCalendar ESummaryCalendar; - -const char *e_summary_calendar_get_html (ESummary *summary); -void e_summary_calendar_init (ESummary *summary); -#endif |