1
0
Fork 0
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:
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);