videoplayback/videoplaybackviews/tsrc/ut_userinputhandlertest/inc/userinputhandlertest.h
branchRCL_3
changeset 9 5294c000a26d
parent 0 96612d01cf9f
--- a/videoplayback/videoplaybackviews/tsrc/ut_userinputhandlertest/inc/userinputhandlertest.h	Fri Mar 12 15:43:00 2010 +0200
+++ b/videoplayback/videoplaybackviews/tsrc/ut_userinputhandlertest/inc/userinputhandlertest.h	Mon Mar 15 12:40:47 2010 +0200
@@ -15,7 +15,7 @@
 *
 */
 
-// Version : %version: ou1cpsw#3 %
+// Version : %version: ou1cpsw#4 %
 
 #ifndef USERINPUTHANDLER_TEST_H
 #define USERINPUTHANDLER_TEST_H
@@ -162,18 +162,7 @@
         */
         TInt CheckExpectedCommand( CStifItemParser&  aItem );
  
-        /**
-        * Check the HAL backlight state
-        * @return Symbian OS error code.
-        */
-        TInt CheckBacklightState( CStifItemParser&  aItem );
         
-        /**
-        * Issue TVOut Connect/Disconnect event
-        * @return Symbian OS error code.
-        */
-        TInt TvOutEvent( CStifItemParser& aItem );
-
     private:    
 
         CMPXVideoPlaybackContainer*          iContainer;