diff -r 6f9f6e99a23e -r e257e2b6459d mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/ccopyobject.cpp --- a/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/ccopyobject.cpp Tue May 25 13:14:13 2010 +0300 +++ b/mmappcomponents/mmmtpdataprovider/mmmtpdprequestprocessor/src/ccopyobject.cpp Wed Jun 09 10:13:45 2010 +0300 @@ -450,7 +450,6 @@ case EMTPObjectPropCodeNonConsumable: iTargetObject->SetUint( CMTPObjectMetaData::ENonConsumable, element.Uint8L( CMTPTypeObjectPropListElement::EValue ) ); - // TODO: need to reconsider, // should wait all property setting finished then insert object, or not? // need to investigate if it will affect performance result iFramework.ObjectMgr().ModifyObjectL( *iTargetObject );