X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=citadel%2Fical_dezonify.c;h=8ec12f7e9268dd97ce5956ba5968b3b3db808d70;hp=dc9c245afae949ccbcd84b2771da8e94e644f8ae;hb=56d69e5d8434e98835a2582c59b771ba69475431;hpb=ea36c3b92b59412eb3d74ab248f2c371d254dc06 diff --git a/citadel/ical_dezonify.c b/citadel/ical_dezonify.c index dc9c245af..8ec12f7e9 100644 --- a/citadel/ical_dezonify.c +++ b/citadel/ical_dezonify.c @@ -1,10 +1,7 @@ /* - * $Id$ - * * Function to go through an ical component set and convert all non-UTC * date/time properties to UTC. It also strips out any VTIMEZONE * subcomponents afterwards, because they're irrelevant. - * */