diff -r 5266b1f337bd -r 8baf28733c3d phoneuis/BubbleManager/Inc/BMUtils.h --- 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.