diff -r f87e8c4ac026 -r 3eb824b18d67 videocollection/hgmyvideos/src/vcxhgmyvideosvideodataupdater.cpp --- a/videocollection/hgmyvideos/src/vcxhgmyvideosvideodataupdater.cpp Tue Sep 14 21:23:06 2010 +0300 +++ b/videocollection/hgmyvideos/src/vcxhgmyvideosvideodataupdater.cpp Wed Sep 15 12:15:24 2010 +0300 @@ -113,8 +113,7 @@ iModel( aModel ), iScroller( aScroller ), iVideoArray( aVideoArray ), - iVideosIndicator( aVideosIndicator ), - iPaused( EFalse ) + iVideosIndicator( aVideosIndicator ) { CActiveScheduler::Add( this ); }