vtengines/videoteleng/Inc/Media/CVtEngDrawNGA.h
branchRCL_3
changeset 35 779871d1e4f4
parent 34 f15ac8e65a02
--- a/vtengines/videoteleng/Inc/Media/CVtEngDrawNGA.h	Tue Aug 31 15:16:10 2010 +0300
+++ b/vtengines/videoteleng/Inc/Media/CVtEngDrawNGA.h	Wed Sep 01 12:29:12 2010 +0100
@@ -243,16 +243,7 @@
         /**
         * Create surface implementation
         */        
-        void DoCreateSurfaceL();
-
-        /**
-        *clearing a surface buffer to given colour
-        */
-        void ClearSurfacebuffer( 
-            TUint8* aStartAddr, 
-            TInt aOffset, 
-            const RSurfaceManager::TSurfaceInfoV01 aInfo, 
-            TRgb &aColor );
+        void DoCreateSurfaceL();        
         
         static TInt SurfaceBuffer0Ready(TAny* aAny);