Packets: added Packet::as<>(nothrow); fixed documentation
[senf.git] / senf / PPI / Connectors.hh
index 33e651f..6b4cdef 100644 (file)
@@ -280,7 +280,6 @@ namespace connector {
 
         bool remoteThrottled_;
         bool nativeThrottled_;
-        ActiveConnector * myPeer_;
 
         typedef std::vector<ForwardingRoute*> Routes;
         Routes routes_;