mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 17:53:03 -05:00
Removed RX_V
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
#if (ALGO == ALGO_RX_0)
|
#if (ALGO == ALGO_RX_0)
|
||||||
#include "randomx_constants_monero.h"
|
#include "randomx_constants_monero.h"
|
||||||
#elif (ALGO == ALGO_RX_V)
|
|
||||||
#include "randomx_constants_v.h"
|
|
||||||
#elif (ALGO == ALGO_RX_WOW)
|
#elif (ALGO == ALGO_RX_WOW)
|
||||||
#include "randomx_constants_wow.h"
|
#include "randomx_constants_wow.h"
|
||||||
#elif (ALGO == ALGO_RX_LOKI)
|
#elif (ALGO == ALGO_RX_LOKI)
|
||||||
|
|||||||
Reference in New Issue
Block a user