# MutantHub mutant #921: Statement deletion mutation at descriptor.cpp:2641
# Repository: bitcoin/bitcoin @ 1aafd49077041e874d6b5f114927bc37e5b85d71
# File: src/script/descriptor.cpp:2641-2641
# Review: APPROVED; outcome: SURVIVED
--- a/src/script/descriptor.cpp
+++ b/src/script/descriptor.cpp
@@ -2641,1 +2641,1 @@
-        ret.emplace_back(std::make_unique<RawDescriptor>(CScript(bytes.begin(), bytes.end())));
+        // ret.emplace_back(std::make_unique<RawDescriptor>(CScript(bytes.begin(), bytes.end())));
