mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
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
Block a user