diff --git a/lib/OpenLayers/Control/Panel.js b/lib/OpenLayers/Control/Panel.js index 303cb3c263..15614f1b6a 100644 --- a/lib/OpenLayers/Control/Panel.js +++ b/lib/OpenLayers/Control/Panel.js @@ -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 . - * * Parameters: * control - {} */