Remove superfluous comment closing (*/), thanks @mprins.

This commit is contained in:
Marc Jansen
2012-02-16 21:43:36 +01:00
parent 977c334fa3
commit 03ba4dac88

View File

@@ -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,
/**