# MutantHub mutant #463: Statement deletion mutation at psbt.cpp:437
# Repository: bitcoin/bitcoin @ 2f72123f613f3aa1484ed06344039be78dedcb33
# File: src/psbt.cpp:437-437
# Review: APPROVED; outcome: SURVIVED
--- a/src/psbt.cpp
+++ b/src/psbt.cpp
@@ -437,1 +437,1 @@
-    hash160_preimages.insert(input.hash160_preimages.begin(), input.hash160_preimages.end());
+    // hash160_preimages.insert(input.hash160_preimages.begin(), input.hash160_preimages.end());
