Remove FIXME in src/ol/structs/rbush.js

This commit is contained in:
Frederic Junod
2014-10-27 09:24:27 +01:00
parent 5ddbe54310
commit bd72f6117b

View File

@@ -1,5 +1,3 @@
// FIXME bulk inserts
goog.provide('ol.structs.RBush');
goog.require('goog.array');