Fix a bunch of mac compilation issues in performance branch

This commit is contained in:
kailiu
2013-12-04 23:00:33 -08:00
parent 219b35be6a
commit e1d92dfd2e
4 changed files with 6 additions and 5 deletions

View File

@@ -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() {