aboutsummaryrefslogtreecommitdiff
path: root/src/wallet.cpp
diff options
context:
space:
mode:
authorGavin Andresen <[email protected]>2011-10-05 10:38:10 -0400
committerGavin Andresen <[email protected]>2011-10-05 10:38:10 -0400
commitb898c8fce687de9320bfae8dd2392e92c5464831 (patch)
tree0eae81bd8a40703143a5bbe74ce6648ca0b143c7 /src/wallet.cpp
parentMerge pull request #558 from luke-jr/bugfix_CreateThread_ThreadSocketHandler_... (diff)
parentsimpler ByteReverse (diff)
downloaddiscoin-b898c8fce687de9320bfae8dd2392e92c5464831.tar.xz
discoin-b898c8fce687de9320bfae8dd2392e92c5464831.zip
Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin
Diffstat (limited to 'src/wallet.cpp')
-rw-r--r--src/wallet.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet.cpp b/src/wallet.cpp
index d78e47039..30a561dcb 100644
--- a/src/wallet.cpp
+++ b/src/wallet.cpp
@@ -5,7 +5,6 @@
#include "headers.h"
#include "db.h"
-#include "cryptopp/sha.h"
#include "crypter.h"
using namespace std;