Remove unneeded initialize functions
This commit is contained in:
@@ -74,9 +74,6 @@ OpenLayers.Format.CSWGetDomain.v2_0_2 = OpenLayers.Class(OpenLayers.Format.XML,
|
||||
* - PropertyName
|
||||
* - ParameterName
|
||||
*/
|
||||
initialize: function(options) {
|
||||
OpenLayers.Format.XML.prototype.initialize.apply(this, [options]);
|
||||
},
|
||||
|
||||
/**
|
||||
* APIMethod: read
|
||||
|
||||
Reference in New Issue
Block a user