RandomX: removed rx/loki

Loki forks to PoS on October 9th.
This commit is contained in:
SChernykh
2020-10-02 17:02:52 +02:00
parent 9e474f49c0
commit d5dd4ce89f
12 changed files with 1967 additions and 2146 deletions

View File

@@ -43,9 +43,6 @@ const RandomX_ConfigurationBase *xmrig::RxAlgo::base(Algorithm::Id algorithm)
case Algorithm::RX_WOW:
return &RandomX_WowneroConfig;
case Algorithm::RX_LOKI:
return &RandomX_LokiConfig;
case Algorithm::RX_ARQ:
return &RandomX_ArqmaConfig;