From 1d3211fca570830c2c926f2624c9bd6e741e7ec6 Mon Sep 17 00:00:00 2001 From: koe Date: Wed, 21 Feb 2024 19:37:26 -0600 Subject: [PATCH] cleanup --- src/seraphis_crypto/sp_crypto_utils.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/seraphis_crypto/sp_crypto_utils.cpp b/src/seraphis_crypto/sp_crypto_utils.cpp index 8eed03bed..9da911a1c 100644 --- a/src/seraphis_crypto/sp_crypto_utils.cpp +++ b/src/seraphis_crypto/sp_crypto_utils.cpp @@ -35,7 +35,6 @@ extern "C" { #include "crypto/crypto-ops.h" } -#include "crypto/x25519.h" #include "misc_log_ex.h" #include "ringct/rctOps.h" #include "ringct/rctTypes.h"