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:
Jeffrey
2022-04-09 23:47:02 -05:00
parent f49fc9b487
commit a14fdf8d5a
3 changed files with 0 additions and 177 deletions
-1
View File
@@ -423,7 +423,6 @@ struct WalletListener
/**
* @brief Interface for wallet operations.
* TODO: check if /include/IWallet.h is still actual
*/
struct Wallet
{