Merge pull request #5319 from probins/patch-1

Remove outdated fixme from framestate.js.
This commit is contained in:
Tim Schaub
2016-05-09 06:41:01 -06:00

View File

@@ -1,5 +1,3 @@
// FIXME factor out common code between usedTiles and wantedTiles
goog.provide('ol.PostRenderFunction');
goog.provide('ol.PreRenderFunction');