diff -r 866b4af7ffbe -r 4dc88a4ac6f4 localconnectivityservice/dun/utils/src/DunStream.cpp --- a/localconnectivityservice/dun/utils/src/DunStream.cpp Tue Sep 28 20:14:08 2010 +0800 +++ b/localconnectivityservice/dun/utils/src/DunStream.cpp Fri Oct 15 15:05:57 2010 +0800 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -312,7 +312,6 @@ iBufferPtr = NULL; iReadLengthSocket = 0; iOperationType = EDunOperationTypeUndefined; - iTransferState = EDunStateIdle; iDirection = EDunDirectionUndefined; iNetwork = NULL; iSocket = NULL;