Port function types to new extents

This commit is contained in:
Tom Payne
2013-04-16 16:11:21 +02:00
parent 16f70ba1a0
commit b4f7259c7f
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -1,7 +1,6 @@
goog.provide('ol.ImageUrlFunction');
goog.provide('ol.ImageUrlFunctionType');
goog.require('ol.Extent');
goog.require('ol.Size');