diff --git a/static/js/utils.js b/static/js/utils.js index 89b91ad12..b9b241756 100644 --- a/static/js/utils.js +++ b/static/js/utils.js @@ -393,7 +393,6 @@ pandora.createLinks = function($element) { } if (object.action != 'copy') { if (type == 'item' && ui.section == 'items' && Ox.contains(object.targets, ui._list)) { - Ox.print('RELOADING LIST') pandora.reloadList(); } else if (type == 'clip' && ui.section == 'edits' && Ox.contains(object.targets, ui.edit)) { // FIXME: reload clip list