diff options
| author | Ilya Kitaev <mbg033@gmail.com> | 2016-10-07 00:36:36 +0300 |
|---|---|---|
| committer | Ilya Kitaev <mbg033@gmail.com> | 2016-10-07 00:36:36 +0300 |
| commit | a4390dae07bd29ebb6d74fa16d231b8e09f5d027 (patch) | |
| tree | b466a1deacdbdc57bc313d7a95ddc7a699da7fc8 /src/wallet | |
| parent | 62b3708ea5b6a2ee45491f632d2c753eae8a00ee (diff) | |
| parent | bb9094f1fe8184d3b227a74e03736d252aab159d (diff) | |
| download | monzero-core-a4390dae07bd29ebb6d74fa16d231b8e09f5d027.tar.gz monzero-core-a4390dae07bd29ebb6d74fa16d231b8e09f5d027.tar.xz monzero-core-a4390dae07bd29ebb6d74fa16d231b8e09f5d027.zip | |
resolved conflict with 'develop' of https://github.com/mbg033/monero
Diffstat (limited to 'src/wallet')
| -rw-r--r-- | src/wallet/api/transaction_history.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/wallet/api/transaction_history.cpp b/src/wallet/api/transaction_history.cpp index df495591f..fa939c08c 100644 --- a/src/wallet/api/transaction_history.cpp +++ b/src/wallet/api/transaction_history.cpp @@ -207,6 +207,3 @@ void TransactionHistoryImpl::refresh() } } - - -} |
