This commit is contained in:
mvl%exedo.nl 2005-06-13 23:24:19 +00:00
Родитель 58f58c45ae
Коммит eaa070c911
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -176,7 +176,6 @@ calEvent.prototype = {
this.fillIcalComponentFromBase(icalcomp); this.fillIcalComponentFromBase(icalcomp);
this.mapPropsToICS(icalcomp, this.icsEventPropMap); this.mapPropsToICS(icalcomp, this.icsEventPropMap);
dump("sd: "+this.getProperty("DTSTART")+"\n")
var bagenum = this.mProperties.enumerator; var bagenum = this.mProperties.enumerator;
while (bagenum.hasMoreElements()) { while (bagenum.hasMoreElements()) {
var iprop = bagenum.getNext(). var iprop = bagenum.getNext().