--- a/videoplayerapp/mpxvideoplayer/inc/mpxvideoplayerappuiengine.h Wed Sep 15 12:15:24 2010 +0300
+++ b/videoplayerapp/mpxvideoplayer/inc/mpxvideoplayerappuiengine.h Wed Oct 13 14:34:36 2010 +0300
@@ -16,7 +16,7 @@
*/
-// Version : %version: 35 %
+// Version : %version: da1mmcf#34 %
#ifndef CMPXVIDEOPLAYERAPPUIENGINE_H
@@ -43,7 +43,6 @@
class MMPXCollectionUiHelper;
class CAiwGenericParamList;
class CVideoPlaylistUtility;
-class CMpxVideoPlayerIadUpdate;
/**
* Application UI class.
@@ -315,11 +314,6 @@
*/
virtual void DoLateConstructL();
- /**
- * Checks for updates via IAD.
- */
- void DoCheckForUpdatesL();
-
private: // data
CMpxVideoPlayerAppUi* iAppUi;
@@ -336,7 +330,6 @@
CIdle* iExitAo;
CMediaRecognizer* iRecognizer; // own
CMpxVideoEmbeddedPdlHandler* iPdlHandler; // own
- CMpxVideoPlayerIadUpdate* iIadUpdate; // own
TInt iAccessPointId;
TBool iMultilinkPlaylist;