mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-04 18:55:49 +00:00
Remove unused variable enabled in MultiSign_test.cpp (#592)
This commit is contained in:
@@ -1675,7 +1675,6 @@ public:
|
||||
env.fund(XRP(1000), alice);
|
||||
env.close();
|
||||
|
||||
bool const enabled = features[fixInvalidTxFlags];
|
||||
testcase(
|
||||
std::string("SignerListSet flag, fix ") +
|
||||
(withFixInvalidTxFlags ? "enabled" : "disabled"));
|
||||
|
||||
Reference in New Issue
Block a user