unit_tests: remove an unused variable

This commit is contained in:
moneromooo-monero 2015-12-30 17:30:54 +00:00
parent 70dd34634c
commit 1813736562
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3

View file

@ -283,7 +283,6 @@ TEST(reorganize, Same)
TEST(reorganize, Changed)
{
int history = 4;
TestDB db;
HardFork hf(db, 1, 0, 1, 1, 4, 100);