diff -r bb2423252ea3 -r c1029e558ef5 networkprotocols/iphook/inhook6/inc/res_sock.h --- a/networkprotocols/iphook/inhook6/inc/res_sock.h Wed Sep 15 13:53:10 2010 +0300 +++ b/networkprotocols/iphook/inhook6/inc/res_sock.h Wed Oct 13 16:17:27 2010 +0300 @@ -119,7 +119,6 @@ TUint16 iSession; //< The session ID. TInt iNext; //< Next indicator: 0, 1, 2, ... (query), or the result (on reply) TUint32 iId; //< Address domain Id - TInt iFlowRequestType; //< 0 for IMPLICIT; 1 for SUBCONNECTION EXPLICIT; 2 for CONNECTION EXPLICIT }; // Need write access to members, and just for this, need to derive all