# MutantHub mutant #49: Statement deletion mutation at addrman.cpp:468
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/addrman.cpp:468-468
# Review: APPROVED; outcome: SURVIVED
--- a/src/addrman.cpp
+++ b/src/addrman.cpp
@@ -468,1 +468,1 @@
-    mapAddr.erase(info);
+    // mapAddr.erase(info);
