diff -r 7e41d162e158 -r abbed5a4b42a networksecurity/ipsec/ipsec6/src/key_msg.cpp --- a/networksecurity/ipsec/ipsec6/src/key_msg.cpp Thu Aug 19 11:25:30 2010 +0300 +++ b/networksecurity/ipsec/ipsec6/src/key_msg.cpp Tue Aug 31 16:45:15 2010 +0300 @@ -762,7 +762,6 @@ * @return KErrNone or error code on fail. */ { - TIpAddress src, dst, proxy; // Working space for the TPfkeyMessage Constructor! TPfkeyMessage msg(aMsg, iEndPointCollection); LOG(msg.LogPrint(_L("PFKEY"), iCrypto->Algorithms()));