mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-07 02:36:47 +00:00
Revert some unnecessary changes
Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
@@ -36,9 +36,6 @@ public:
|
||||
|
||||
Rules() = delete;
|
||||
|
||||
// Prevent passing temporary presets - they would create a dangling reference
|
||||
explicit Rules(std::unordered_set<uint256, beast::uhash<>>&& presets) = delete;
|
||||
|
||||
/** Construct an empty rule set.
|
||||
|
||||
These are the rules reflected by
|
||||
|
||||
Reference in New Issue
Block a user