diff --git a/calendar/base/src/calEvent.js b/calendar/base/src/calEvent.js index 8175640e231f..5eb39b961636 100644 --- a/calendar/base/src/calEvent.js +++ b/calendar/base/src/calEvent.js @@ -176,7 +176,6 @@ calEvent.prototype = { this.fillIcalComponentFromBase(icalcomp); this.mapPropsToICS(icalcomp, this.icsEventPropMap); -dump("sd: "+this.getProperty("DTSTART")+"\n") var bagenum = this.mProperties.enumerator; while (bagenum.hasMoreElements()) { var iprop = bagenum.getNext().