remove a print statement
This commit is contained in:
parent
683c81f7ab
commit
1a83a8ff28
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue