diff -r 8970fbd719ec -r 7f2b2a65da29 videocollection/mpxmyvideoscollection/src/vcxmyvideoscollectionplugin.cpp --- a/videocollection/mpxmyvideoscollection/src/vcxmyvideoscollectionplugin.cpp Wed Apr 14 15:59:50 2010 +0300 +++ b/videocollection/mpxmyvideoscollection/src/vcxmyvideoscollectionplugin.cpp Tue Apr 27 16:40:33 2010 +0300 @@ -45,11 +45,6 @@ const TInt KMaxFileDeleteAttempts = 4; const TInt KFileDeleteLoopDelay = 100000; -// Add 2000 new videos to memory card. Reboot phone, mds starts harvesting, -// open my videos -> mds server crashes and lots of events is sent to client. -// If one waits until all are harvested before opening my videos, it works. - - // ============================ MEMBER FUNCTIONS ============================== // ----------------------------------------------------------------------------