mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
@@ -402,10 +402,6 @@ struct ApplyViewContext
|
||||
{
|
||||
ApplyView& view;
|
||||
STTx const& tx;
|
||||
|
||||
ApplyViewContext(ApplyViewContext const&) = delete;
|
||||
ApplyViewContext&
|
||||
operator=(ApplyViewContext const&) = delete;
|
||||
};
|
||||
|
||||
namespace directory {
|
||||
|
||||
Reference in New Issue
Block a user