Browse Source

removed deprecated constructor

pull/503/head
orignal 8 years ago
parent
commit
789eb48698
  1. 1
      LeaseSet.cpp
  2. 1
      LeaseSet.h

1
LeaseSet.cpp

@ -5,7 +5,6 @@ @@ -5,7 +5,6 @@
#include "Timestamp.h"
#include "NetDb.h"
#include "Tunnel.h"
#include "TunnelPool.h"
#include "LeaseSet.h"
namespace i2p

1
LeaseSet.h

@ -13,7 +13,6 @@ namespace i2p @@ -13,7 +13,6 @@ namespace i2p
namespace tunnel
{
class InboundTunnel;
class TunnelPool;
}
namespace data

Loading…
Cancel
Save