mmsharing/mmshmanagercli/src/musmanagerimpl.cpp
branchRCL_3
changeset 21 ce86b6d44a6d
parent 0 f0cf47e981f9
child 32 73a1feb507fb
equal deleted inserted replaced
19:95754dcd27ad 21:ce86b6d44a6d
   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     
   405     return aError;
   408     return aError;
   406     }
   409     }
   407 
   410 
   408 // ---------------------------------------------------------------------------
   411 // ---------------------------------------------------------------------------
   409 // Cancel
   412 // Cancel