mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 09:56:35 +02:00
removed deprecated constructor
This commit is contained in:
parent
e686fad546
commit
789eb48698
2 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
#include "Timestamp.h"
|
||||
#include "NetDb.h"
|
||||
#include "Tunnel.h"
|
||||
#include "TunnelPool.h"
|
||||
#include "LeaseSet.h"
|
||||
|
||||
namespace i2p
|
||||
|
|
|
@ -13,7 +13,6 @@ namespace i2p
|
|||
namespace tunnel
|
||||
{
|
||||
class InboundTunnel;
|
||||
class TunnelPool;
|
||||
}
|
||||
|
||||
namespace data
|
||||
|
|
Loading…
Add table
Reference in a new issue