diff --git a/bin/monitor.js b/bin/monitor.js
index 58bdfbd68badffc170c60fcfae7f583c26ec6e07..a1f803715032ba8ea9aa1c54f9e0cee032be064b 100755
--- a/bin/monitor.js
+++ b/bin/monitor.js
@@ -72,9 +72,6 @@ function    dnspeercachelookup()
                 web3.bfa.admin.addPeer( enode );
             }
         }
-        // Can we cleanup / commit suicide like this?
-        if ( this.readyState > 3 )
-            this                =   null;
     };
     // Robert runs a private little cheat registry on his private domain
     // for fast update times. Can easily be moved to a hints.bfa.ar zone