Combine history_ledger_index and online_delete (RIPD-774)

This commit is contained in:
Miguel Portilla
2015-01-27 16:29:29 -05:00
committed by Nik Bougalis
parent 43873b1b2c
commit 5d6ea3d75f
8 changed files with 10 additions and 35 deletions

View File

@@ -291,7 +291,6 @@ public:
// Node storage configuration
std::uint32_t LEDGER_HISTORY;
std::uint32_t LEDGER_HISTORY_INDEX;
std::uint32_t FETCH_DEPTH;
int NODE_SIZE;