1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-08 08:23:34 -05:00

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)