aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit_tests')
-rw-r--r--tests/unit_tests/hardfork.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit_tests/hardfork.cpp b/tests/unit_tests/hardfork.cpp
index 97f08a49d..899f216fd 100644
--- a/tests/unit_tests/hardfork.cpp
+++ b/tests/unit_tests/hardfork.cpp
@@ -283,7 +283,6 @@ TEST(reorganize, Same)
TEST(reorganize, Changed)
{
- int history = 4;
TestDB db;
HardFork hf(db, 1, 0, 1, 1, 4, 100);