diff --git a/src/LedgerHistory.cpp b/src/LedgerHistory.cpp index 6fb5f1248e..dcecab9bf8 100644 --- a/src/LedgerHistory.cpp +++ b/src/LedgerHistory.cpp @@ -9,9 +9,6 @@ #include "Config.h" #include "Application.h" -#define CACHED_LEDGER_NUM 3 // TEMPORARY REMOVEME FIXME -#define CACHED_LEDGER_AGE 60 // TEMPORARY REMOVEME FIXME - #ifndef CACHED_LEDGER_NUM #define CACHED_LEDGER_NUM 512 #endif