From 0a38f2f7a7541b708b23dff1932aa8b65dbe5c7f Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Wed, 6 Mar 2013 15:39:23 +0100 Subject: [PATCH] Don't export ol.Collection.getArray --- src/ol/collection.exports | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ol/collection.exports b/src/ol/collection.exports index b052cc13f2..a22ce5d472 100644 --- a/src/ol/collection.exports +++ b/src/ol/collection.exports @@ -1,7 +1,6 @@ @exportSymbol ol.Collection @exportProperty ol.Collection.prototype.clear @exportProperty ol.Collection.prototype.forEach -@exportProperty ol.Collection.prototype.getArray @exportProperty ol.Collection.prototype.getAt @exportProperty ol.Collection.prototype.getLength @exportProperty ol.Collection.prototype.insertAt