Revision 35183 branches/v2_0_0_prep/libraries/libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/vectorial/FLyrVect.java

View differences:

FLyrVect.java
298 298

  
299 299
        dataStore.addObserver(this);
300 300

  
301
        // azabala: we check if this layer could have a file spatial index
302
        // and load it if it exists
303
        // loadSpatialIndex();
301
        ToolsLocator.getDisposableManager().bind(dataStore);
304 302
    }
305 303

  
306 304
    public Envelope getFullEnvelope() throws ReadException {

Also available in: Unified diff