OpenLayers OpenLayers

Changeset 575

Show
Ignore:
Timestamp:
06/12/06 11:17:57 (3 years ago)
Author:
euzuro
Message:

rollback r574. though it was a valid patch, it is causing something else to break. Better to keep code functional. Will re-commit this patch when the error has been located.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Layer/WFS.js

    r574 r575  
    4747    },     
    4848     
    49     /** 
    50      *  
    51      */ 
    52     destroy: function() { 
    53         OpenLayers.Layer.Grid.prototype.destroy.apply(this, arguments); 
    54         OpenLayers.Layer.Markers.prototype.destroy.apply(this, arguments); 
    55     }, 
    56      
     49 
    5750    /**  
    5851    * @param {OpenLayers.Bounds} bounds