--- a/iaupdate/IAD/ui/inc/iaupdatesettingdialog.h Fri Feb 12 11:43:04 2010 +0000
+++ b/iaupdate/IAD/ui/inc/iaupdatesettingdialog.h Sun Mar 14 13:10:03 2010 +0000
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2007-2008 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"
@@ -50,8 +50,7 @@
enum TAttributeKeys
{
EAccessPoint = 0,
- EAutoUpdateCheck,
- ERoamingWarning
+ EAutoUpdateCheck
};
public:
@@ -245,7 +244,6 @@
private:
TInt iAccessPoint;
TInt iAutoUpdateCheck;
- TInt iRoamingWarning;
};