remove print statement

This commit is contained in:
rolux 2013-08-03 14:14:58 +00:00
parent ce1eb4d262
commit 64c1658937

View file

@ -314,7 +314,6 @@ pandora.createLinks = function($element) {
); );
} }
function addToHistory(result) { function addToHistory(result) {
Ox.print('ADD TO HISTORY', text, result);
pandora.history.add({ pandora.history.add({
action: action, action: action,
items: items, items: items,