mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix a bunch of mac compilation issues in performance branch
This commit is contained in:
@@ -75,7 +75,6 @@ private:
|
||||
uint64_t num_entries_ = 0;
|
||||
|
||||
const size_t user_key_size_;
|
||||
const size_t key_prefix_len_;
|
||||
bool closed_ = false; // Either Finish() or Abandon() has been called.
|
||||
|
||||
int GetInternalKeyLength() {
|
||||
|
||||
Reference in New Issue
Block a user