remove print statement

This commit is contained in:
rolux 2013-08-03 14:27:50 +00:00
parent 1cfdd81dca
commit 7fc6fbc14a

View file

@ -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