RSSClient: do not double delete the curl context; don't swap IOID and CCID for logging
[citadel.git] / citadel / ical_dezonify.h
1 void ical_dezonify(icalcomponent *cal);
2 icaltimezone *get_default_icaltimezone(void);