videoplayback/hbvideoplaybackview/viewinc/mpxvideocontainer.h
changeset 47 45e72b57a2fd
parent 15 cf5481c2bc0b
--- a/videoplayback/hbvideoplaybackview/viewinc/mpxvideocontainer.h	Wed Jun 23 18:14:16 2010 +0300
+++ b/videoplayback/hbvideoplaybackview/viewinc/mpxvideocontainer.h	Tue Jul 06 14:17:50 2010 +0300
@@ -11,11 +11,11 @@
 *
 * Contributors:
 *
-* Description: 
+* Description: CCoeControl to provide RWindow for videoplayback
 *
 */
 
-// Version : %version:  1 %
+// Version : %version:  2 %
 
 
 #ifndef CMPXVIDEOCONTAINER_H
@@ -32,9 +32,6 @@
         virtual ~CMPXVideoContainer();
 
         void ConstructL();
-
-    protected:
-        void Draw(const TRect& aRect) const;
 };
 
 #endif  // CMPXVIDEOCONTAINER_H