From bf2763538b807e54e1ed45ba79cee5a95cbccba9 Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 4 Aug 2014 15:50:15 -0300 Subject: Cleanup --- gmap_arcgis.js | 1 - 1 file changed, 1 deletion(-) diff --git a/gmap_arcgis.js b/gmap_arcgis.js index 2127e4e..da57403 100644 --- a/gmap_arcgis.js +++ b/gmap_arcgis.js @@ -614,7 +614,6 @@ function gmapArcgis(config) { // Show a polygon resulting from the given query in multiple layers showPolygonFromQueryMultiple: function (params, name, layers) { var self = this; - var max = 2; var where = params.where; // Format where clause for ajax request -- cgit v1.2.3