remove a print statement

This commit is contained in:
rolux 2013-03-04 15:23:39 +00:00
parent 683c81f7ab
commit 1a83a8ff28

View file

@ -119,7 +119,6 @@ pandora.ui.clipList = function(videoRatio) {
}
},
open: function(data) {
Ox.print(data.ids[0], '$$$$$', that.value(data.ids[0]))
var id = data.ids[0],
item = !ui.item ? id.split('/')[0] : ui.item,
annotation = that.value(id, 'annotations')[0].id,