aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormj-xmr <mjxmr@protonmail.com>2022-03-03 23:10:51 +0100
committermj-xmr <mjxmr@protonmail.com>2022-03-04 12:48:35 +0100
commit0d6fce899502446805121797b2a0047fb3765871 (patch)
tree9f671e0140386464687e70a49c35e334447aa4ca /src
parentMerge pull request #8161 (diff)
downloadmonero-0d6fce899502446805121797b2a0047fb3765871.tar.xz
Compil. time: cryptonote_core minus portable_storage header
Diffstat (limited to 'src')
-rw-r--r--src/cryptonote_core/cryptonote_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cryptonote_core/cryptonote_core.h b/src/cryptonote_core/cryptonote_core.h
index d2bffdaee..8cfb46ba7 100644
--- a/src/cryptonote_core/cryptonote_core.h
+++ b/src/cryptonote_core/cryptonote_core.h
@@ -40,7 +40,6 @@
#include "cryptonote_core/i_core_events.h"
#include "cryptonote_protocol/cryptonote_protocol_handler_common.h"
#include "cryptonote_protocol/enums.h"
-#include "storages/portable_storage_template_helper.h"
#include "common/download.h"
#include "common/command_line.h"
#include "tx_pool.h"