# MutantHub mutant #252: Statement deletion mutation at net_processing.cpp:3828
# Repository: bitcoin/bitcoin @ 2990bd773551c835ab0b6b59d85730adab2fd428
# File: src/net_processing.cpp:3828-3828
# Review: APPROVED; outcome: SURVIVED
--- a/src/net_processing.cpp
+++ b/src/net_processing.cpp
@@ -3828,1 +3828,1 @@
-            m_outbound_time_offsets.Add(peer.m_time_offset);
+            // m_outbound_time_offsets.Add(peer.m_time_offset);
