diff options
| author | Riccardo Spagni <ric@spagni.net> | 2016-03-21 12:55:37 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2016-03-21 12:55:37 +0200 |
| commit | 0b4e75026a36a48adaff9f6973be3ab882548599 (patch) | |
| tree | 18d3ab32dfd303b6256c0571cfd9d893db858531 /src/wallet/wallet2_api.cpp | |
| parent | 37fbb7a8b7ab97dd6f95b72f7fcca9b79584b8c1 (diff) | |
| parent | f7301c3563e7ae19b8d7c65d8bc88f3c42eefc09 (diff) | |
| download | monzero-core-0b4e75026a36a48adaff9f6973be3ab882548599.tar.gz monzero-core-0b4e75026a36a48adaff9f6973be3ab882548599.tar.xz monzero-core-0b4e75026a36a48adaff9f6973be3ab882548599.zip | |
Merge pull request #740
f7301c3 Revert "Print stack trace upon exceptions" (moneromooo-monero)
Diffstat (limited to 'src/wallet/wallet2_api.cpp')
| -rw-r--r-- | src/wallet/wallet2_api.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/wallet2_api.cpp b/src/wallet/wallet2_api.cpp index 0cb253398..0644e3690 100644 --- a/src/wallet/wallet2_api.cpp +++ b/src/wallet/wallet2_api.cpp @@ -28,7 +28,6 @@ // // Parts of this file are originally copyright (c) 2012-2013 The Cryptonote developers -#include "common/exception.h" #include "wallet2_api.h" #include "wallet2.h" #include "mnemonics/electrum-words.h" |
