remove duplicate line in comment

This commit is contained in:
Bart van den Eijnden
2012-10-08 16:34:12 +02:00
parent fd6e7ebe03
commit ec8fa47a39

View File

@@ -41,8 +41,6 @@ OpenLayers.Format.XML.VersionedOGC = OpenLayers.Class(OpenLayers.Format.XML, {
* {Boolean} If a profiled parser cannot be found for the returned version,
* use a non-profiled parser as the fallback. Application code using this
* should take into account that the return object structure might be
* missing the specifics of the profile. Defaults to false Application code using this
* should take into account that the return object structure might be
* missing the specifics of the profile. Defaults to false.
*/
allowFallback: false,