diff -r 332e7bf3b42f -r 469fa8a78de7 coreapplicationuis/rfsplugins/FormatterRFSPlugin/inc/formatterrfsplugincommon.h --- a/coreapplicationuis/rfsplugins/FormatterRFSPlugin/inc/formatterrfsplugincommon.h Tue May 25 12:52:36 2010 +0300 +++ b/coreapplicationuis/rfsplugins/FormatterRFSPlugin/inc/formatterrfsplugincommon.h Wed Jun 09 09:52:12 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-10 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" @@ -27,12 +27,6 @@ _LIT( KExcludeList, "\\private\\100059C9\\excludelist.txt" ); /** -* Exclude list path and file which has the entries of the NR-flagged applications which are installed in c:\ drive and the RFS operation -* is based on this file itself -*/ -_LIT( KExcludeListcache, "\\private\\100059C9\\excludelistcache.txt" ); - -/** * Application exclude list path */ _LIT( KApplicationExcludeListPath, "?:\\private\\102073ea\\excludes\\" );