removing redundant variable definition

git-svn-id: http://svn.openlayers.org/trunk/openlayers@11662 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2011-03-08 06:13:46 +00:00
parent 3f619f8b68
commit 34b4bdd835

View File

@@ -1570,7 +1570,6 @@
function test_pan(t) {
t.plan(4);
var log = [];
var map = new OpenLayers.Map("map");
map.addLayer(
new OpenLayers.Layer(null, {isBaseLayer: true})