From 5603bd7a208c59e0038f3e8fc2e83c1f0cc20f01 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 3 Feb 2017 17:03:16 +0200 Subject: [PATCH] test --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index b33313d30..2defb8571 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -3855,6 +3855,7 @@ void UnloadBlockIndex() bool LoadBlockIndex() { + extern int32_t KOMODO_LOADINGBLOCKS; // Load block index from databases KOMODO_LOADINGBLOCKS = 1; if (!fReindex && !LoadBlockIndexDB())