diff --git a/tests/Map.html b/tests/Map.html
index b94d5278e3..d4a8d12b6d 100644
--- a/tests/Map.html
+++ b/tests/Map.html
@@ -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})