no reason to redefine these here -- isBaseLayer is defined in OpenLayers.Layer now.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1378 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-08-26 00:11:01 +00:00
parent b6200568d4
commit a8891101d6
2 changed files with 0 additions and 7 deletions

View File

@@ -21,9 +21,6 @@ OpenLayers.Layer.WMS.prototype =
format: "image/jpeg"
},
/** @type Boolean */
isBaseLayer: null,
/**
* @constructor
*