mmsharing/mmshmanagercli/src/musmanagerimpl.cpp
branchRCL_3
changeset 22 73a1feb507fb
parent 16 ce86b6d44a6d
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
   400 //        
   400 //        
   401 TInt CMusManagerImpl::CMusManagerImplListener::RunError( TInt aError )
   401 TInt CMusManagerImpl::CMusManagerImplListener::RunError( TInt aError )
   402     {
   402     {
   403     MUS_LOG1( "mus: [MUSCLI]     CMusManagerImplListener::RunError: %d", \
   403     MUS_LOG1( "mus: [MUSCLI]     CMusManagerImplListener::RunError: %d", \
   404                  aError );
   404                  aError );
   405     // Nothing can be done here.
       
   406     aError = KErrNone;
       
   407     
       
   408     return aError;
   405     return aError;
   409     }
   406     }
   410 
   407 
   411 // ---------------------------------------------------------------------------
   408 // ---------------------------------------------------------------------------
   412 // Cancel
   409 // Cancel