phoneuis/BubbleManager/Src/BMBubbleOutlookMiddle.cpp
branchRCL_3
changeset 34 b68fcd923911
parent 19 544e34b3255a
--- a/phoneuis/BubbleManager/Src/BMBubbleOutlookMiddle.cpp	Tue May 11 16:13:03 2010 +0300
+++ b/phoneuis/BubbleManager/Src/BMBubbleOutlookMiddle.cpp	Tue May 25 12:41:50 2010 +0300
@@ -261,17 +261,7 @@
                 outerRect,
                 innerRect,
                 iBubble );
-                
-            if ( iHeader->CallObjectImage()  &&
-                 !iHeader->CallObjectText().Length() )
-                {
-                // Add transparency
-                BubbleUtils::AddTransparencyToBubbleImageL( 
-                    KAknsIIDQsnFrCall2RectCoMask, // gradient tp mask
-                    outerRect,
-                    innerRect,
-                    iBubble );                    
-                }                
+        
             break;
             }
         case CBubbleManager::EDisconnected: