remove debug

This commit is contained in:
j 2015-02-05 19:08:03 +05:30
parent 87d758d997
commit b497b44614

View file

@ -218,7 +218,6 @@ pandora.ui.embedPlayer = function() {
}); });
layer.items = items; layer.items = items;
}); });
console.log('!!', video.annotations);
} }
$annotations = Ox.AnnotationPanel(Ox.extend({ $annotations = Ox.AnnotationPanel(Ox.extend({
clickLink: pandora.clickLink, clickLink: pandora.clickLink,