diff -r 3eb824b18d67 -r 375929f879c2 videoplayback/inc/mpxvideoplaybackcontrolscontroller.h --- a/videoplayback/inc/mpxvideoplaybackcontrolscontroller.h Wed Sep 15 12:15:24 2010 +0300 +++ b/videoplayback/inc/mpxvideoplaybackcontrolscontroller.h Wed Oct 13 14:34:36 2010 +0300 @@ -16,7 +16,7 @@ */ -// Version : %version: 20 % +// Version : %version: 19 % #ifndef MPXVIDEOPLAYBACKCONTROLSCONTROLLER_H_ @@ -228,11 +228,6 @@ TBool IsVisible(); /** - * Return ETrue if real one bitmap is visible - */ - TBool IsRealOneBitmapVisible(); - - /** * Append a control based on control index */ void AppendControlL( TMPXVideoPlaybackControls aControlIndex );