diff -r 6b5524b4f673 -r 38bb213f60ba phonebookui/Phonebook2/USIMExtension/inc/CPsu2CopyToSimFieldInfoArray.h --- a/phonebookui/Phonebook2/USIMExtension/inc/CPsu2CopyToSimFieldInfoArray.h Wed Sep 15 11:56:55 2010 +0300 +++ b/phonebookui/Phonebook2/USIMExtension/inc/CPsu2CopyToSimFieldInfoArray.h Wed Oct 13 14:15:33 2010 +0300 @@ -120,16 +120,8 @@ * @return a reference to item in given index */ inline const TPsu2CopyToSimFieldInfo& operator[](TInt aIndex) const; - - /** - * Remove the fieldinfo which target type is not supported. - * Some target types defined in the rss file are not supported because of the limit - * of the sim card support. So the unsupported types must be removed from mapping - * array. - * @param aSupportedTypes: the supported type list. - */ - void RemoveUnSupportedFieldInfo( const MVPbkFieldTypeList& aSupportedTypes ); - + + /** * @param aSourceType the source field type * @return the info that for the aSourceType or NULL