diff --git a/js/ical_parser.js b/js/ical_parser.js index a0e0dce3..af1e3363 100644 --- a/js/ical_parser.js +++ b/js/ical_parser.js @@ -80,7 +80,6 @@ function ical_parser(feed_url, callback){ //Keep track of when we are activly parsing an event var in_event = false; - var summary_set = false; //Use as a holder for the current event being proccessed. var cur_event = null; for(var i=0;i