0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

Remove redundant forward declaration

This commit is contained in:
practicalswift 2018-07-17 19:21:33 +02:00
parent c01ab133d7
commit 66ed242343

View file

@ -28,8 +28,6 @@
#include <QDebug>
#include <QTimer>
class CBlockIndex;
static int64_t nLastHeaderTipUpdateNotification = 0;
static int64_t nLastBlockTipUpdateNotification = 0;