diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2022-04-25 10:20:10 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2022-04-25 10:20:10 -0500 |
| commit | a092b943d5bc34a5c68728e6e443a04c8850f72c (patch) | |
| tree | 70f6e1d15fa107b400b206fb08ccf74d750c5846 /src/wallet/api | |
| parent | 4541384075d6f774c0ad81e4b8ea3857dca42a3f (diff) | |
| parent | a14fdf8d5a672c0bca418ca904f5de7ce75241b0 (diff) | |
| download | monzero-core-a092b943d5bc34a5c68728e6e443a04c8850f72c.tar.gz monzero-core-a092b943d5bc34a5c68728e6e443a04c8850f72c.tar.xz monzero-core-a092b943d5bc34a5c68728e6e443a04c8850f72c.zip | |
Merge pull request #8249
a14fdf8 Remove /include (Jeffrey)
Diffstat (limited to 'src/wallet/api')
| -rw-r--r-- | src/wallet/api/wallet2_api.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wallet/api/wallet2_api.h b/src/wallet/api/wallet2_api.h index 0701e1a0e..c6f81f0e4 100644 --- a/src/wallet/api/wallet2_api.h +++ b/src/wallet/api/wallet2_api.h @@ -423,7 +423,6 @@ struct WalletListener /** * @brief Interface for wallet operations. - * TODO: check if /include/IWallet.h is still actual */ struct Wallet { |
