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 1b4a124bc5
commit ebf259fa7c
12 changed files with 1967 additions and 2146 deletions

View file

@ -4,8 +4,6 @@
#include "randomx_constants_monero.h"
#elif (ALGO == ALGO_RX_WOW)
#include "randomx_constants_wow.h"
#elif (ALGO == ALGO_RX_LOKI)
#include "randomx_constants_loki.h"
#elif (ALGO == ALGO_RX_ARQMA)
#include "randomx_constants_arqma.h"
#elif (ALGO == ALGO_RX_KEVA)