Update ol.Bounds, remove referenced/unreferenced bounds distinction

This commit is contained in:
Tom Payne
2012-07-05 14:43:04 +02:00
committed by Tom Payne
parent a3322aa9e1
commit 6ced2b5815
5 changed files with 21 additions and 237 deletions

View File

@@ -16,7 +16,6 @@ GSLINT_EXCLUDES= \
src/api/popup.js \
src/api/projection.js \
src/ol/base.js \
src/ol/Bounds.js \
src/ol/control/Attribution.js \
src/ol/control/Control.js \
src/ol/control/Navigation.js \
@@ -52,7 +51,6 @@ GSLINT_EXCLUDES= \
src/ol/Tile.js \
src/ol/TileCache.js \
src/ol/TileSet.js \
src/ol/UnreferencedBounds.js \
src/ol.export.js \
src/ol.js