diff -r 594d59766373 -r 7d48bed6ce0c satengine/SatServer/Commands/SetUpIdleModeTextCmd/inc/CSetUpIdleModeTextHandler.h --- a/satengine/SatServer/Commands/SetUpIdleModeTextCmd/inc/CSetUpIdleModeTextHandler.h Thu Aug 19 10:28:14 2010 +0300 +++ b/satengine/SatServer/Commands/SetUpIdleModeTextCmd/inc/CSetUpIdleModeTextHandler.h Tue Aug 31 15:45:17 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-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" @@ -119,9 +119,6 @@ // Response package. RSat::TSetUpIdleModeTextRspV1Pckg iSetUpIdleModeTextRspPckg; - // Indicates are we waiting for response - TBool iWaitingForResponse; - // Store for restoring last valid idle mode text. TBool iSimResetExecuting; RSat::TIdleModeText iLastValidText;