diff -r 4699373c9af8 -r 4eb398b07b07 omadm/omadmappui/src/NSmlDMSyncAppUi_nofota.cpp --- a/omadm/omadmappui/src/NSmlDMSyncAppUi_nofota.cpp Mon Mar 15 12:39:36 2010 +0200 +++ b/omadm/omadmappui/src/NSmlDMSyncAppUi_nofota.cpp Wed Mar 31 21:15:36 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2005-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" @@ -722,4 +722,11 @@ } } + +TBool CNSmlDMSyncAppUi::IsUpdateAllowedL( CNSmlDMSyncProfile& aProfile ) + { + //Dummy Should not be used if fota disabled + return ETrue; + } + // End of File