diff --git a/static/js/pandora/placesDialog.js b/static/js/pandora/placesDialog.js index ca0f5bb5..9ddb561c 100644 --- a/static/js/pandora/placesDialog.js +++ b/static/js/pandora/placesDialog.js @@ -4,7 +4,6 @@ pandora.ui.placesDialog = function(options) { // options can be {id: '...'} or {name: '...'} - Ox.print('placesDialog', options); var height = Math.round((window.innerHeight - 48) * 0.9), width = Math.round(window.innerWidth * 0.9), $content = Ox.ListMap({