aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2017-11-25 19:53:34 +0200
committerRiccardo Spagni <ric@spagni.net>2017-11-25 19:53:35 +0200
commit2e54e7ff0b10d262eb95b6f0124ccd8d621af7b7 (patch)
tree72539cbffe8c09acf4c1041229f36a0793e70a99 /src/wallet/wallet2.cpp
parent4c90d638bc9787596dbb40e4dc6ce4cc3909fa3a (diff)
parent51895fd7df69ddb5d6bfe5c2caf2f6649cc43132 (diff)
downloadmonzero-core-2e54e7ff0b10d262eb95b6f0124ccd8d621af7b7.tar.gz
monzero-core-2e54e7ff0b10d262eb95b6f0124ccd8d621af7b7.tar.xz
monzero-core-2e54e7ff0b10d262eb95b6f0124ccd8d621af7b7.zip
Merge pull request #2824
51895fd7 split wallet and wallet_api (moneromooo-monero)
Diffstat (limited to 'src/wallet/wallet2.cpp')
-rw-r--r--src/wallet/wallet2.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp
index 6c9778532..3a8662890 100644
--- a/src/wallet/wallet2.cpp
+++ b/src/wallet/wallet2.cpp
@@ -39,7 +39,6 @@ using namespace epee;
#include "cryptonote_config.h"
#include "wallet2.h"
-#include "wallet2_api.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "rpc/core_rpc_server_commands_defs.h"
#include "misc_language.h"