aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2023-11-06 09:31:33 -0500
committerluigi1111 <luigi1111w@gmail.com>2023-11-06 09:31:33 -0500
commitb22ba16decfa3e5bc79ebd2414fc26f0adf18f62 (patch)
tree943bcf7896a685a4a52619c453e6bf6ca4b2cd41 /src/wallet
parentMerge pull request #9035 (diff)
parentepee: remove dead code in math_helper and string_tools (diff)
downloadmonero-b22ba16decfa3e5bc79ebd2414fc26f0adf18f62.tar.xz
Merge pull request #9038
e191083 epee: remove dead code in math_helper and string_tools (jeffro256)
Diffstat (limited to 'src/wallet')
-rw-r--r--src/wallet/wallet_rpc_server.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/wallet_rpc_server.h b/src/wallet/wallet_rpc_server.h
index 282035052..97fc0a278 100644
--- a/src/wallet/wallet_rpc_server.h
+++ b/src/wallet/wallet_rpc_server.h
@@ -35,7 +35,6 @@
#include <string>
#include "common/util.h"
#include "net/http_server_impl_base.h"
-#include "math_helper.h"
#include "wallet_rpc_server_commands_defs.h"
#include "wallet2.h"