# MutantHub mutant #309: Statement deletion mutation at pow.cpp:91
# Repository: bitcoin/bitcoin @ a09a81ebfce360a45484e2d0e4e8e889f5d5d214
# File: src/pow.cpp:91-91
# Review: APPROVED; outcome: KILLED
--- a/src/pow.cpp
+++ b/src/pow.cpp
@@ -91,1 +91,1 @@
-    if (params.fPowAllowMinDifficultyBlocks) return true;
+    // if (params.fPowAllowMinDifficultyBlocks) return true;
