--- a/iaupdate/IAD/ui/inc/iaupdateroaminghandler.h Tue Feb 02 00:20:15 2010 +0200
+++ b/iaupdate/IAD/ui/inc/iaupdateroaminghandler.h Fri Feb 19 22:57:02 2010 +0200
@@ -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;
+
};