diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-22 21:52:10 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-08-23 10:49:08 +0100 |
commit | 6ea6fd85f6fd6f454a73ddacd62674a2fb76f734 (patch) | |
tree | c2fa6c190ca28b5e628f706d0d2a5119d49baadb /data | |
parent | c62e89da9e53ad9bb200deb64982210ced7e2768 (diff) |
Remove unused parts of OpenLayers.
Diffstat (limited to 'data')
-rw-r--r-- | data/openlayers.wfs.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/data/openlayers.wfs.cfg b/data/openlayers.wfs.cfg index 2e64b4789..853091a29 100644 --- a/data/openlayers.wfs.cfg +++ b/data/openlayers.wfs.cfg @@ -37,12 +37,6 @@ OpenLayers/Popup/FramedCloud.js # This loads in needed Filters too. OpenLayers/Format/QueryStringFilter.js # For asset layers -OpenLayers/Format/WFS.js -OpenLayers/Format/WFSCapabilities.js -OpenLayers/Format/WFSCapabilities/v1.js -OpenLayers/Format/WFSCapabilities/v1_0_0.js -OpenLayers/Format/WFSCapabilities/v1_1_0.js -OpenLayers/Format/WFSDescribeFeatureType.js OpenLayers/Protocol/WFS.js OpenLayers/Protocol/WFS/v1.js OpenLayers/Protocol/WFS/v1_0_0.js |