mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
unit_tests: remove an unused variable
This commit is contained in:
parent
70dd34634c
commit
1813736562
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue