phoneuis/BubbleManager/Inc/BMUtils.h
branchRCL_3
changeset 69 8baf28733c3d
parent 0 5f000ab63145
child 81 c26cc2a7c548
--- a/phoneuis/BubbleManager/Inc/BMUtils.h	Wed Sep 01 12:30:10 2010 +0100
+++ b/phoneuis/BubbleManager/Inc/BMUtils.h	Tue Sep 14 21:18:17 2010 +0300
@@ -431,21 +431,6 @@
             CEikImage*& aBubble );
             
         /**
-        * Makes bubble image transparent based on given 
-        * 9-piece mask frame.
-        * @since 3.1
-        * @param aFrameID Skin id for frame.
-        * @param aOuterRect Outer rectangle.
-        * @param aInnerRect Inner rectangle.
-        * @param aBubble Bubble image.
-        */
-        static void AddTransparencyToBubbleImageL(
-            const TAknsItemID& aFrameID,
-            const TRect& aOuterRect,
-            const TRect& aInnerRect,    
-            CEikImage*& aBubble );
-            
-        /**
         * Adds call object image to bubble image.
         * @since 3.1
         * @param aCOImage Image.