Cleanup, compilation error fixes

This commit is contained in:
SChernykh
2026-03-08 17:18:49 +01:00
parent 941e5114d8
commit 0019d9ff0d
8 changed files with 10 additions and 28 deletions
-2
View File
@@ -155,8 +155,6 @@ struct Params
// Raw hash of the destination info; decoded Base32 address with suffix removed
hash m_i2pDestinationHash;
uint16_t m_samPort = 7656;
bool m_noClearnetP2P = false;
bool m_stratumProxyProtocol = false;
bool m_p2pProxyProtocol = false;