From 1b37333a7f113ba2458346074610861de4547927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Jan=C3=ADk?= Date: Sat, 20 Dec 2014 16:57:46 +0100 Subject: Remove no longer needed declaration of CBlockLocator --- src/db.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/db.h') diff --git a/src/db.h b/src/db.h index 1c572d8970..1e87852d13 100644 --- a/src/db.h +++ b/src/db.h @@ -23,8 +23,6 @@ class CDiskBlockIndex; class COutPoint; -struct CBlockLocator; - extern unsigned int nWalletDBUpdated; void ThreadFlushWalletDB(const std::string& strWalletFile); -- cgit v1.2.3