Skip to content

Commit

Permalink
Improved Flex algo speed
Browse files Browse the repository at this point in the history
  • Loading branch information
MoneroOcean committed May 29, 2024
1 parent 35ede29 commit adb3724
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/crypto/flex/flex.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ extern "C" {
#include "../ghostrider/sph_shabal.h"
#include "../ghostrider/sph_whirlpool.h"
#include "../ghostrider/sph_sha2.h"
#include "cryptonote/cryptonight_dark.h"
#include "cryptonote/cryptonight_dark_lite.h"
#include "cryptonote/cryptonight_fast.h"
#include "cryptonote/cryptonight_lite.h"
#include "cryptonote/cryptonight_turtle.h"
#include "cryptonote/cryptonight_turtle_lite.h"
}
#include <stdio.h>

Expand Down

0 comments on commit adb3724

Please sign in to comment.