Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Commit

Permalink
Fixed compile issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendr0id committed Mar 7, 2019
1 parent 789cc82 commit 414cb8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/amd/opencl/cryptonight.cl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ inline int amd_bfe(const uint src0, const uint offset, const uint width)
}
#endif

XMRIG_INCLUDE_CRYPTONIGHT_CL2
//#include "opencl/wolf-aes.cl"
XMRIG_INCLUDE_WOLF_AES
//#include "opencl/wolf-skein.cl"
Expand Down

0 comments on commit 414cb8c

Please sign in to comment.