mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
Remove redundant forward declaration
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
#include <QDebug>
|
||||
#include <QTimer>
|
||||
|
||||
class CBlockIndex;
|
||||
|
||||
static int64_t nLastHeaderTipUpdateNotification = 0;
|
||||
static int64_t nLastBlockTipUpdateNotification = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user