unit_tests: remove an unused variable
This commit is contained in:
parent
70dd34634c
commit
1813736562
|
@ -283,7 +283,6 @@ TEST(reorganize, Same)
|
|||
|
||||
TEST(reorganize, Changed)
|
||||
{
|
||||
int history = 4;
|
||||
TestDB db;
|
||||
HardFork hf(db, 1, 0, 1, 1, 4, 100);
|
||||
|
||||
|
|
Loading…
Reference in New Issue