mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
refactor: Drop unneeded declaration
This commit is contained in:
parent
9cf89f7a5b
commit
8111e74653
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@
|
|||
#include <iterator>
|
||||
#include <vector>
|
||||
|
||||
template <typename T>
|
||||
class CCheckQueueControl;
|
||||
|
||||
/**
|
||||
* Queue for verifications that have to be performed.
|
||||
* The verifications are represented by a type T, which must provide an
|
||||
|
|
Loading…
Add table
Reference in a new issue