mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 21:12:48 +01:00
Merge #9307: Remove undefined FetchCoins method declaration
fe41f58
Remove undefined FetchCoins method declaration (Russell Yanofsky)
This commit is contained in:
commit
d38b0d7a6b
@ -467,7 +467,6 @@ public:
|
||||
friend class CCoinsModifier;
|
||||
|
||||
private:
|
||||
CCoinsMap::iterator FetchCoins(const uint256 &txid);
|
||||
CCoinsMap::const_iterator FetchCoins(const uint256 &txid) const;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user