diff -r 62bf59ab417f -r addf974254a6 iaupdate/IAD/ui/inc/iaupdateroaminghandler.h --- a/iaupdate/IAD/ui/inc/iaupdateroaminghandler.h Fri Feb 12 11:43:04 2010 +0000 +++ b/iaupdate/IAD/ui/inc/iaupdateroaminghandler.h Sun Mar 14 13:10:03 2010 +0000 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008-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" @@ -86,12 +86,6 @@ */ TBool IsRoaming(); - /** - * Shows roaming warning dialog if needed - * @return True value if network access rejected because of roaming warning - */ - TBool RoamingRejectionL(); - private: @@ -116,8 +110,7 @@ TBool iPreparing; TBool iPrepared; - - TBool iRoamingConnectionAccepted; + };