Remove ol.Bounds

This commit is contained in:
Tom Payne
2012-07-15 18:58:47 +02:00
parent ae7572aa7a
commit ca7d010974
2 changed files with 0 additions and 21 deletions

View File

@@ -1,7 +1,6 @@
goog.provide('ol');
goog.require('ol.Array');
goog.require('ol.Bounds');
goog.require('ol.Extent');
goog.require('ol.Layer');
goog.require('ol.LayerRenderer');