Remove empty ol.geom.flat

This commit is contained in:
Tom Payne
2014-03-12 13:25:12 +01:00
parent 48af6ecd1c
commit 78c8d976eb
30 changed files with 0 additions and 39 deletions

View File

@@ -16,7 +16,6 @@ goog.require('ol.array');
goog.require('ol.color');
goog.require('ol.extent');
goog.require('ol.extent.Relationship');
goog.require('ol.geom.flat');
goog.require('ol.geom.flat.simplify');
goog.require('ol.geom.flat.transform');
goog.require('ol.render.IReplayGroup');