]> code.citadel.org Git - citadel.git/blob - citadel/ical_dezonify.h
Starting to pull some rendering out of the C code and put it back in JS
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);