mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-16 08:22:46 +00:00
refactor: Drop unneeded declaration
This commit is contained in:
parent
9cf89f7a5b
commit
8111e74653
@ -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…
x
Reference in New Issue
Block a user