# MutantHub mutant #797: Statement deletion mutation at descriptor.cpp:1983
# Repository: bitcoin/bitcoin @ 1aafd49077041e874d6b5f114927bc37e5b85d71
# File: src/script/descriptor.cpp:1983-1983
# Review: APPROVED; outcome: KILLED
--- a/src/script/descriptor.cpp
+++ b/src/script/descriptor.cpp
@@ -1983,1 +1983,1 @@
-        ret.emplace_back(std::make_unique<BIP32PubkeyProvider>(key_exp_index, extpubkey, std::move(path), type, apostrophe));
+        // ret.emplace_back(std::make_unique<BIP32PubkeyProvider>(key_exp_index, extpubkey, std::move(path), type, apostrophe));
