fix stray ND comments
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6428 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -547,10 +547,7 @@ OpenLayers.Ajax.Request.Events =
|
|||||||
['Uninitialized', 'Loading', 'Loaded', 'Interactive', 'Complete'];
|
['Uninitialized', 'Loading', 'Loaded', 'Interactive', 'Complete'];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class: OpenLayers.Ajax.Request
|
* Class: OpenLayers.Ajax.Response
|
||||||
*
|
|
||||||
* Inherit:
|
|
||||||
* - <OpenLayers.Ajax.Base>
|
|
||||||
*/
|
*/
|
||||||
OpenLayers.Ajax.Response = OpenLayers.Class({
|
OpenLayers.Ajax.Response = OpenLayers.Class({
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user