# MutantHub mutant #2031: Statement deletion mutation at txgraph.cpp:1779
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/txgraph.cpp:1779-1779
# Review: APPROVED; outcome: KILLED
--- a/src/txgraph.cpp
+++ b/src/txgraph.cpp
@@ -1779,1 +1779,1 @@
-    if (!m_main_clusterset.m_deps_to_add.empty()) return;
+    // if (!m_main_clusterset.m_deps_to_add.empty()) return;
