videoplayerapp/mpxvideoplayer/inc/mpxvideoplayerappui.h
branchRCL_3
changeset 10 ce5ada96ab30
parent 0 96612d01cf9f
--- a/videoplayerapp/mpxvideoplayer/inc/mpxvideoplayerappui.h	Fri Feb 19 22:52:52 2010 +0200
+++ b/videoplayerapp/mpxvideoplayer/inc/mpxvideoplayerappui.h	Fri Mar 12 15:43:00 2010 +0200
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: da1mmcf#14 %
+// Version : %version: 15 %
 
 
 #ifndef CMPXVIDEOPLAYERAPPUI_H
@@ -107,12 +107,6 @@
          * @return Active akn view or NULL if no views.
          */
         CAknView* View();
-
-        /**
-         * Sends a message to Matrix menu.
-         * @param aMessage The message to be sent.
-         */
-        void LaunchMmViewL( const TDesC8& aMessage );
         
     private:
         /**
@@ -161,7 +155,6 @@
 
         // own
         CMpxVideoPlayerAppUiEngine* iAppUiEngine;
-        TBool                       iEndKeyExit;
 
 };