mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* HTTPProxy.cpp : don't reuse part of httppserver, addresshelpers handling will be moved to proxy in future
This commit is contained in:
@@ -61,8 +61,6 @@ namespace http {
|
||||
boost::asio::io_service::work m_Work;
|
||||
boost::asio::ip::tcp::acceptor m_Acceptor;
|
||||
};
|
||||
|
||||
void ShowJumpServices (std::stringstream& s, const std::string& address);
|
||||
} // http
|
||||
} // i2p
|
||||
|
||||
|
||||
Reference in New Issue
Block a user