]> code.citadel.org Git - citadel.git/blob - citadel/ical_dezonify.h
Removed er_flags and er_flags2 from editroom(). These were being set and then never...
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);