diff -r debf68073f2f -r 142dacf7b30e mtpdataproviders/mtpimagedp/src/cmtpimagedpnewpicturesnotifier.cpp --- a/mtpdataproviders/mtpimagedp/src/cmtpimagedpnewpicturesnotifier.cpp Wed Sep 15 13:07:27 2010 +0300 +++ b/mtpdataproviders/mtpimagedp/src/cmtpimagedpnewpicturesnotifier.cpp Wed Oct 13 15:29:02 2010 +0300 @@ -44,7 +44,6 @@ void CMTPImageDpNewPicturesNotifier::SetNewPictures(TInt aValue) { iNewPictures = aValue; - RProperty::Set(TUid::Uid(KMTPServerUID), KMTPNewPicKey, iNewPictures); } void CMTPImageDpNewPicturesNotifier::IncreaseCount(TInt aValue)