remove a comment

This commit is contained in:
rlx 2012-06-30 15:05:57 +00:00
parent dc438e2427
commit 0b8ca39ba6

View file

@ -1182,7 +1182,6 @@ Ox.Calendar = function(options, self) {
panToSelected();
event = Ox.getObjectById(self.options.events, id);
setEventControls(event);
// fixme: map event should also be 'select', not 'selectplace'
that.triggerEvent('select', event);
} else {
if (self.options.selected !== '') {