Control.SelectFeature docs had an extra line in them for some reason.

Remove it. 


git-svn-id: http://svn.openlayers.org/trunk/openlayers@3749 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
crschmidt
2007-07-15 06:01:39 +00:00
parent e610763bda
commit 1a27eaaf70

View File

@@ -73,7 +73,6 @@ OpenLayers.Control.SelectFeature.prototype =
*
* Parameters:
* layer - {<OpenLayers.Layer.Vector>}
* handler - {<OpenLayers.Handler>}
* options - {Object}
*/
initialize: function(layer, options) {