non-functional change - just removing an extra comma from r5435 to appease IE (see #1067)

git-svn-id: http://svn.openlayers.org/trunk/openlayers@5436 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-12-16 01:08:46 +00:00
parent 44a6b9b176
commit 35054c4a41

View File

@@ -672,7 +672,7 @@ OpenLayers.Format.GeoJSON = OpenLayers.Class(OpenLayers.Format.JSON, {
);
}
return array;
},
}
},