# MutantHub mutant #342: Statement deletion mutation at pow.cpp:152
# Repository: bitcoin/bitcoin @ a09a81ebfce360a45484e2d0e4e8e889f5d5d214
# File: src/pow.cpp:152-152
# Review: APPROVED; outcome: KILLED
--- a/src/pow.cpp
+++ b/src/pow.cpp
@@ -152,1 +152,1 @@
-    bnTarget.SetCompact(nBits, &fNegative, &fOverflow);
+    // bnTarget.SetCompact(nBits, &fNegative, &fOverflow);
