This removes an unnecessary forward declaration.
Remove unnecessary forward declaration #17431
pull Xekyo wants to merge 1 commits into bitcoin:master from Xekyo:CTxMemPoolForwardDeclaration changing 1 files +0 −2-
Xekyo commented at 6:06 AM on November 10, 2019: member
-
Remove unnecessary forward declaration 3d133482b2
- Xekyo force-pushed on Nov 10, 2019
-
jnewbery commented at 6:10 AM on November 10, 2019: member
Tested ACK 3d133482b20c0acc03cdbe5f9104ae8dedde8e4d
Great PR!
- DrahtBot added the label Mempool on Nov 10, 2019
-
laanwj commented at 10:05 AM on November 10, 2019: member
And this header is what defines
CTxMemPoolso we also don't have to worry that the declaration leaks in through some indirect include.ACK 3d133482b20c0acc03cdbe5f9104ae8dedde8e4d
- laanwj referenced this in commit ecc1a4ecd0 on Nov 10, 2019
- laanwj merged this on Nov 10, 2019
- laanwj closed this on Nov 10, 2019
- MarcoFalke added the label Refactoring on Nov 10, 2019
- MarkLTZ referenced this in commit b6d9ebfadd on Nov 29, 2019
- jasonbcox referenced this in commit 631df9cc5a on Nov 4, 2020
- PastaPastaPasta referenced this in commit 60b6b92724 on Jun 27, 2021
- PastaPastaPasta referenced this in commit c4190e0ef0 on Jun 28, 2021
- PastaPastaPasta referenced this in commit 1a5732f82c on Jun 29, 2021
- PastaPastaPasta referenced this in commit 37901bcbf1 on Jul 1, 2021
- PastaPastaPasta referenced this in commit f29c013998 on Jul 1, 2021
- PastaPastaPasta referenced this in commit c2c4e3ff5e on Jul 14, 2021
- PastaPastaPasta referenced this in commit a8a23d8dd6 on Jul 14, 2021
- MarcoFalke locked this on Dec 16, 2021
Labels