mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-19 02:25:52 +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_;
|
||||
ReadView const* base_;
|
||||
detail::ApplyStateTable items_;
|
||||
XRPAmount dropsDestroyed_ = 0;
|
||||
};
|
||||
|
||||
} // detail
|
||||
|
||||
Reference in New Issue
Block a user