aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
diff options
context:
space:
mode:
authorOran Juice <oranjuices@hotmail.com>2014-10-19 14:39:45 +0530
committerOran Juice <oranjuices@hotmail.com>2014-10-19 14:39:45 +0530
commitf1eaf88ba691fc37c07b664af9ebb6fb342b4c23 (patch)
tree026d40be1aa5038ad4d46c912eb7ad7a89a04456 /src/wallet
parentDoxygen comments (diff)
downloadmonero-f1eaf88ba691fc37c07b664af9ebb6fb342b4c23.tar.xz
Prints seed after wallet upgrade. Removed iostream include.
Diffstat (limited to 'src/wallet')
-rw-r--r--src/wallet/wallet2.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wallet/wallet2.cpp b/src/wallet/wallet2.cpp
index aece1e9d6..a28eaaa7b 100644
--- a/src/wallet/wallet2.cpp
+++ b/src/wallet/wallet2.cpp
@@ -52,8 +52,6 @@ using namespace epee;
#include "rapidjson/writer.h"
#include "rapidjson/stringbuffer.h"
-#include <iostream>
-
extern "C"
{
#include "crypto/keccak.h"