From 6f98a75fb82986ce60d197b02457a8c7a7477674 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Fri, 30 Aug 2013 13:14:17 -0600 Subject: [PATCH] Limit feature exports --- src/ol/feature.exports | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/ol/feature.exports b/src/ol/feature.exports index 1889f104c0..0a3367fac3 100644 --- a/src/ol/feature.exports +++ b/src/ol/feature.exports @@ -2,7 +2,3 @@ @exportProperty ol.Feature.prototype.getAttributes @exportProperty ol.Feature.prototype.getFeatureId @exportProperty ol.Feature.prototype.getGeometry -@exportProperty ol.Feature.prototype.set -@exportProperty ol.Feature.prototype.setFeatureId -@exportProperty ol.Feature.prototype.setGeometry -@exportProperty ol.Feature.prototype.setSymbolizers