Code cleanup and fixes

This commit is contained in:
SChernykh
2023-01-28 09:55:01 +01:00
parent 975679ef87
commit 1cfacf4118
4 changed files with 12 additions and 7 deletions
-1
View File
@@ -58,7 +58,6 @@ struct DifficultyData
struct PoolBlock
{
PoolBlock();
~PoolBlock();
PoolBlock(const PoolBlock& b);
PoolBlock& operator=(const PoolBlock& b);