From 03ba4dac88af917501d04b4f7d1aab780e446cb0 Mon Sep 17 00:00:00 2001 From: Marc Jansen Date: Thu, 16 Feb 2012 21:43:36 +0100 Subject: [PATCH] Remove superfluous comment closing (*/), thanks @mprins. --- lib/OpenLayers/Layer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/OpenLayers/Layer.js b/lib/OpenLayers/Layer.js index d543f66e90..687627e2f7 100644 --- a/lib/OpenLayers/Layer.js +++ b/lib/OpenLayers/Layer.js @@ -102,7 +102,6 @@ OpenLayers.Layer = OpenLayers.Class({ * will receive an object with a *map* property referencing the map and * a *layer* property referencing the layer. */ - */ events: null, /**