mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
rollback
This commit is contained in:
parent
a32d82f05b
commit
0af963359a
2 changed files with 4 additions and 2 deletions
|
@ -65,8 +65,8 @@ namespace stream
|
|||
|
||||
std::function<void (Stream *)> m_Acceptor;
|
||||
|
||||
CryptoPP::Gzip m_Compressor;
|
||||
CryptoPP::Gunzip m_Decompressor;
|
||||
//CryptoPP::Gzip m_Compressor;
|
||||
//CryptoPP::Gunzip m_Decompressor;
|
||||
};
|
||||
|
||||
class StreamingDestinations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue