videocollection/mpxmyvideoscollection/src/vcxmyvideoscollectionplugin.cpp
branchRCL_3
changeset 12 7f2b2a65da29
parent 0 96612d01cf9f
child 16 67eb01668b0e
--- 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 ==============================
 
 // ----------------------------------------------------------------------------