Skip to content

Commit 66ed242

Browse files
Remove redundant forward declaration
1 parent c01ab13 commit 66ed242

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/qt/clientmodel.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
#include <QDebug>
2929
#include <QTimer>
3030

31-
class CBlockIndex;
32-
3331
static int64_t nLastHeaderTipUpdateNotification = 0;
3432
static int64_t nLastBlockTipUpdateNotification = 0;
3533

0 commit comments

Comments
 (0)