From 12fc1d8add89feab651b11c0eca80c6d745e5f3f Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 4 Mar 2013 11:57:45 +0000 Subject: [PATCH] remove a print statement --- static/js/pandora/utils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/pandora/utils.js b/static/js/pandora/utils.js index 4a28931ff..6b3a1835d 100644 --- a/static/js/pandora/utils.js +++ b/static/js/pandora/utils.js @@ -914,7 +914,6 @@ pandora.getSortOperator = function(key) { }; pandora.getSpan = function(state, str, callback) { - Ox.print('GET SPAN', state, str) // For a given item, or none (state.item), and a given view, or any // (state.view), this takes a string and checks if it is a valid // annotation/event/place id or an event/place name, and in that case sets