Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
lenis0012 committed Feb 11, 2018
1 parent 7882b2b commit 81931e3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 299 deletions.
2 changes: 1 addition & 1 deletion allium.cu
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ extern "C" int scanhash_allium(int thr_id, struct work* work, uint32_t max_nonce
const uint32_t first_nonce = pdata[19];

if (opt_benchmark)
ptarget[7] = 0x00ff;
ptarget[7] = 0x0400;

static __thread bool gtx750ti;
if (!init[thr_id])
Expand Down
298 changes: 0 additions & 298 deletions allium0.cu

This file was deleted.

0 comments on commit 81931e3

Please sign in to comment.