Remove comment block referring to constructor -- not needed for abstract class
This commit is contained in:
@@ -26,15 +26,6 @@ OpenLayers.Format.WCSCapabilities.v1 = OpenLayers.Class(
|
||||
* Property: defaultPrefix
|
||||
*/
|
||||
defaultPrefix: "wcs",
|
||||
|
||||
/**
|
||||
* Constructor: OpenLayers.Format.WCSCapabilities.v1_1
|
||||
* Create an instance of one of the subclasses.
|
||||
*
|
||||
* Parameters:
|
||||
* options - {Object} An optional object whose properties will be set on
|
||||
* this instance.
|
||||
*/
|
||||
|
||||
/**
|
||||
* APIMethod: read
|
||||
|
||||
Reference in New Issue
Block a user