diff -r 7cee158cb8cd -r 26b2b12093af javauis/mmapi_akn/baseline/inc/cmmadisplay.h --- a/javauis/mmapi_akn/baseline/inc/cmmadisplay.h Wed Sep 15 12:05:25 2010 +0300 +++ b/javauis/mmapi_akn/baseline/inc/cmmadisplay.h Wed Oct 13 14:23:59 2010 +0300 @@ -60,19 +60,6 @@ TBool IsFullScreen(); virtual void SetForeground(TBool aIsForeground, TBool UseEventServer); virtual void FixUIOrientation(TBool aFix); - /** - * Allow player to free the clipping rect for - * UI usage. required in case of RTSP live streaming player - * stop and then start, to avoid the black screen in that time gap - */ - virtual void RemoveClippingRegionPublic(); - - /** - * Allow player to get the clipping rect from - * UI usage. required in case of RTSP live streaming player - * start after stop, to avoid the black screen while its playing video - */ - virtual void SetClippingRegionPublic(); /** * Gets notification that there is container to draw assigned