aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'my-evolution/e-summary-calendar.h')
-rw-r--r--my-evolution/e-summary-calendar.h18
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