diff -r bb2423252ea3 -r c1029e558ef5 networkprotocols/tcpipv4v6prt/inc/inet.h --- a/networkprotocols/tcpipv4v6prt/inc/inet.h Wed Sep 15 13:53:10 2010 +0300 +++ b/networkprotocols/tcpipv4v6prt/inc/inet.h Wed Oct 13 16:17:27 2010 +0300 @@ -261,8 +261,6 @@ TUint iHeaderIncluded:1; // If true, user sends datagram packets with IP header TUint iSynchSend:1; // If true, block socket write to UDP socket in PENDING and HOLD states TInt iProtocolId; - TInt iDomainSuffixIndex; // Interface domain suffix enumeration state - TName iActiveEnumInterface; // Name of the interface previously enumerated with option KSoInetNextInterface }; class TInet6SAPIter