mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 16:35:53 +00:00
Remove unused member variable in ApplyBaseView
This commit is contained in:
committed by
Nik Bougalis
parent
11b64e049c
commit
6c8673c7c3
@@ -131,7 +131,6 @@ protected:
|
|||||||
ApplyFlags flags_;
|
ApplyFlags flags_;
|
||||||
ReadView const* base_;
|
ReadView const* base_;
|
||||||
detail::ApplyStateTable items_;
|
detail::ApplyStateTable items_;
|
||||||
XRPAmount dropsDestroyed_ = 0;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // detail
|
} // detail
|
||||||
|
|||||||
Reference in New Issue
Block a user