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 | |
parent | Merge pull request #8248 (diff) | |
parent | Remove /include (diff) | |
download | monero-a092b943d5bc34a5c68728e6e443a04c8850f72c.tar.xz |
Merge pull request #8249
a14fdf8 Remove /include (Jeffrey)
Diffstat (limited to 'src')
-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 { |