diff -r 7e41d162e158 -r abbed5a4b42a networkprotocols/iphook/inhook6/inc/res_sock.h --- a/networkprotocols/iphook/inhook6/inc/res_sock.h Thu Aug 19 11:25:30 2010 +0300 +++ b/networkprotocols/iphook/inhook6/inc/res_sock.h Tue Aug 31 16:45:15 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