mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 23:20:33 +00:00
roll back now-unneeded changes
This commit is contained in:
@@ -133,11 +133,6 @@ private:
|
||||
|
||||
// The ID of the batch transaction we are executing under, if seated.
|
||||
std::optional<uint256 const> parentBatchId_;
|
||||
|
||||
// A temporary helper object that passes around ApplyContext info
|
||||
// Only necessary (for now) because the ApplyContext can't be passed into helpers due to
|
||||
// levelization
|
||||
ApplyViewContext viewCtx_;
|
||||
};
|
||||
|
||||
} // namespace xrpl
|
||||
|
||||
Reference in New Issue
Block a user