mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-30 18:51:15 +02:00
refactor: Drop unneeded declaration
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user