Index: lib/OpenLayers/Layer/WFS.js
===================================================================
--- lib/OpenLayers/Layer/WFS.js	(revision 4313)
+++ lib/OpenLayers/Layer/WFS.js	(working copy)
@@ -249,8 +249,8 @@
                 } else {
                     this.clearMarkers();
                 }    
+                this.removeTileMonitoringHooks(this.tile);
                 this.tile.destroy();
-                this.removeTileMonitoringHooks(this.tile);
                 
                 this.tile = null;
                 this.tile = new OpenLayers.Tile.WFS(this, pos, tileBounds, 
