From 1fb932f7bbafbd29643385dd23341e06e9f39791 Mon Sep 17 00:00:00 2001 From: "Christopher S. Case" Date: Wed, 11 Mar 2015 10:09:58 -0500 Subject: [PATCH] Removed lurking console.log --- src/ol/style/style.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ol/style/style.js b/src/ol/style/style.js index dc3dcb3571..23bd55d93f 100644 --- a/src/ol/style/style.js +++ b/src/ol/style/style.js @@ -314,7 +314,6 @@ ol.style.createDefaultEditingStyles = function() { styles[ol.geom.GeometryType.LINE_STRING] ); - console.log(styles[ol.geom.GeometryType.CIRCLE]); styles[ol.geom.GeometryType.POINT] = [ new ol.style.Style({