mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01: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