mirror of
https://github.com/monero-project/monero.git
synced 2026-08-03 01:15:55 -07:00
Remove /include
* `IWallet.h` hasn't been touched since 2014, and has been replaced by `src/wallet/api/wallet2_api.h` * `INode.h` is in a similar situation with `src/p2p/net_node.h`
This commit is contained in:
@@ -423,7 +423,6 @@ struct WalletListener
|
||||
|
||||
/**
|
||||
* @brief Interface for wallet operations.
|
||||
* TODO: check if /include/IWallet.h is still actual
|
||||
*/
|
||||
struct Wallet
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user