[OpenLayers-Commits] r11489 -
sandbox/ahocevar/layercontainer/lib/OpenLayers
commits-20090109 at openlayers.org
commits-20090109 at openlayers.org
Fri Feb 25 08:10:38 EST 2011
Author: ahocevar
Date: 2011-02-25 05:10:37 -0800 (Fri, 25 Feb 2011)
New Revision: 11489
Modified:
sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js
Log:
removing unused member variable
Modified: sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js
===================================================================
--- sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js 2011-02-25 13:03:20 UTC (rev 11488)
+++ sandbox/ahocevar/layercontainer/lib/OpenLayers/Map.js 2011-02-25 13:10:37 UTC (rev 11489)
@@ -166,12 +166,6 @@
size: null,
/**
- * Property: extent
- * {<OpenLayers.Bounds>} Cached extent.
- */
- extent: null,
-
- /**
* Property: viewPortDiv
* {HTMLDivElement} The element that represents the map viewport
*/
More information about the Commits
mailing list