fixed APIdocs. Non-functional change.

git-svn-id: http://svn.openlayers.org/trunk/openlayers@10594 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
ahocevar
2010-08-05 14:30:46 +00:00
parent c77688a0be
commit d965d4a1a0

View File

@@ -165,9 +165,6 @@ OpenLayers.Control.Panel = OpenLayers.Class(OpenLayers.Control, {
* This method is called when the user click on the icon representing a
* control in the panel.
*
* The action that triggers depends on the type of control, see the
* description of the types of controls in the method <addControls>.
*
* Parameters:
* control - {<OpenLayers.Control>}
*/