mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Remove unnecessary forward declaration
This commit is contained in:
parent
a7aec7ad97
commit
3d133482b2
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ struct LockPoints
|
|||
LockPoints() : height(0), time(0), maxInputBlock(nullptr) { }
|
||||
};
|
||||
|
||||
class CTxMemPool;
|
||||
|
||||
/** \class CTxMemPoolEntry
|
||||
*
|
||||
* CTxMemPoolEntry stores data about the corresponding transaction, as well
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue