# HG changeset patch # User Dustin Demuth # Date 1432293366 -7200 # Node ID 1e7095533038e3fe093429b58b473211dd6f06fe # Parent 3139b920dd0e546ea2d0c2b23ad9fcd3f965b990 Removed console output from map diff -r 3139b920dd0e -r 1e7095533038 app/view/panel/Map.js --- a/app/view/panel/Map.js Fri May 22 13:15:37 2015 +0200 +++ b/app/view/panel/Map.js Fri May 22 13:16:06 2015 +0200 @@ -132,7 +132,6 @@ this.drawPoint.deactivate(); this.selectControl.unselectAll(); this.selectControl.select(features.feature); - console.log(arguments); }, /**