Removed RX_V

This commit is contained in:
MoneroOcean 2020-01-20 18:37:44 +07:00
parent 4d9491fa41
commit 6b98b916fd

View file

@ -2,8 +2,6 @@
#if (ALGO == ALGO_RX_0)
#include "randomx_constants_monero.h"
#elif (ALGO == ALGO_RX_V)
#include "randomx_constants_v.h"
#elif (ALGO == ALGO_RX_WOW)
#include "randomx_constants_wow.h"
#elif (ALGO == ALGO_RX_LOKI)