aboutsummaryrefslogtreecommitdiff
path: root/src/p2p
diff options
context:
space:
mode:
authorjeffro256 <jeffro256@tutanota.com>2023-10-25 16:41:21 -0500
committerjeffro256 <jeffro256@tutanota.com>2023-10-25 16:41:21 -0500
commite191083bedfd3ba30cc1cd9104add12f618d5b59 (patch)
tree94fa3a75ea6e3aed31473bb517b18da8f80be0cf /src/p2p
parentMerge pull request #9013 (diff)
downloadmonero-e191083bedfd3ba30cc1cd9104add12f618d5b59.tar.xz
epee: remove dead code in math_helper and string_tools
Diffstat (limited to 'src/p2p')
-rw-r--r--src/p2p/net_node.inl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p2p/net_node.inl b/src/p2p/net_node.inl
index 4f77ce834..815c1b354 100644
--- a/src/p2p/net_node.inl
+++ b/src/p2p/net_node.inl
@@ -51,7 +51,6 @@
#include "common/dns_utils.h"
#include "common/pruning.h"
#include "net/error.h"
-#include "math_helper.h"
#include "misc_log_ex.h"
#include "p2p_protocol_defs.h"
#include "crypto/crypto.h"