aboutsummaryrefslogtreecommitdiff
path: root/src/wallet
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2022-04-25 10:20:10 -0500
committerluigi1111 <luigi1111w@gmail.com>2022-04-25 10:20:10 -0500
commita092b943d5bc34a5c68728e6e443a04c8850f72c (patch)
tree70f6e1d15fa107b400b206fb08ccf74d750c5846 /src/wallet
parentMerge pull request #8248 (diff)
parentRemove /include (diff)
downloadmonero-a092b943d5bc34a5c68728e6e443a04c8850f72c.tar.xz
Merge pull request #8249
a14fdf8 Remove /include (Jeffrey)
Diffstat (limited to 'src/wallet')
-rw-r--r--src/wallet/api/wallet2_api.h1
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
{