remove 'projection' member from Layer. keep single instance in map

git-svn-id: http://svn.openlayers.org/trunk/openlayers@496 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-06-01 12:30:46 +00:00
parent 6cfe3e8293
commit e0aa067cb6
3 changed files with 5 additions and 5 deletions
-3
View File
@@ -11,9 +11,6 @@ OpenLayers.Layer.prototype = {
/** This variable is set in map.addLayer, not within the layer itself
* @type OpenLayers.Map */
map: null,
// str -- projection for use in WFS, WMS, etc.
projection: null,
/**
* @param {str} name