]> diplodocus.org Git - nmh/blobdiff - h/icalendar.h
Removed --depth 1 from git clone invocation.
[nmh] / h / icalendar.h
index 0bedfdedcc19a8f5e9ca98e4472d84f5986e8a20..1f76921e9b4814265dc36c0eee6072d4b1cc1868 100644 (file)
@@ -74,11 +74,6 @@ struct contentline *find_contentline (contentline *, const char *,
                                       const char *) PURE;
 void free_contentlines (contentline *);
 
-typedef struct tzdesc *tzdesc_t;
-tzdesc_t load_timezones (const contentline *);
-void free_timezones (tzdesc_t);
-char *format_datetime (tzdesc_t, const contentline *);
-
 /*
  * The following provide access to, and by, the iCalendar parser.
  */