mobilemessaging/audiomsg/src/audiomessageappui.cpp
branchRCL_3
changeset 12 caea42e26caa
parent 2 0bf1d54f37d9
child 14 c6838af47512
--- a/mobilemessaging/audiomsg/src/audiomessageappui.cpp	Fri Feb 19 22:47:38 2010 +0200
+++ b/mobilemessaging/audiomsg/src/audiomessageappui.cpp	Fri Mar 12 15:42:19 2010 +0200
@@ -484,8 +484,7 @@
         *iView );
     iLaunchOperation->Launch();
  
-    ShowWaitNoteL( R_QTN_AUDIOMESSAGE_WAIT_OPENING_EDITOR );
-    AMSLOGGER_WRITE( "CAudioMessageAppUi::LaunchViewL <<" ); 
+   AMSLOGGER_WRITE( "CAudioMessageAppUi::LaunchViewL <<" ); 
     }
 
 
@@ -2116,7 +2115,7 @@
         	CleanupStack::Pop( iAbsorber );
             }
             
-        if ( UnsupportedCallTypeOngoing() )
+        if ( UnsupportedCallTypeOngoingL() )
         	{
             delete iAbsorber;
             iAbsorber = NULL;
@@ -4315,7 +4314,7 @@
 // UnsupportedCallTypeOngoing
 // -----------------------------------------------------------------------------
 //
-TBool CAudioMessageAppUi::UnsupportedCallTypeOngoing(  )
+TBool CAudioMessageAppUi::UnsupportedCallTypeOngoingL(  )
 	{
 	TBool unsupported( EFalse );
 	TInt value( 0 );