From 1a83a8ff28dcb08b370a03b15138a8ce9d5a2a8a Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 4 Mar 2013 15:23:39 +0000 Subject: [PATCH] remove a print statement --- static/js/pandora/clipList.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/pandora/clipList.js b/static/js/pandora/clipList.js index 6e016b84..0543592d 100644 --- a/static/js/pandora/clipList.js +++ b/static/js/pandora/clipList.js @@ -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,