fix stray ND comments

git-svn-id: http://svn.openlayers.org/trunk/openlayers@6428 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2008-03-03 18:15:31 +00:00
parent 6adeb7c304
commit c7bd58b774
+1 -4
View File
@@ -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({