# MutantHub mutant #161: Statement deletion mutation at addrman.cpp:1127
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/addrman.cpp:1127-1127
# Review: APPROVED; outcome: KILLED
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -1127,1 +1127,1 @@
-                setTried.erase(vvTried[n][i]);
+                // setTried.erase(vvTried[n][i]);
